learnhouse/apps/api/requirements.txt
2023-11-14 17:48:10 +01:00

17 lines
No EOL
220 B
Text

fastapi==0.104.1
pydantic>=1.8.0,<2.0.0
sqlmodel==0.0.10
uvicorn==0.23.2
pymongo==4.3.3
motor==3.1.1
psycopg2
python-multipart
boto3
botocore
python-jose
passlib
fastapi-jwt-auth
faker
requests
pyyaml
sentry-sdk[fastapi]