You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 152 B

1 year ago
1234567891011
  1. fastapi[all]
  2. pydantic
  3. sqlalchemy
  4. psycopg2-binary
  5. alembic==1.12.0
  6. passlib
  7. python-jose==3.3.0
  8. python-multipart==0.0.6
  9. requests
  10. reportlab
  11. python-dateutil