learnhouse/apps/api/requirements.txt
2023-10-28 19:36:58 +02:00

17 lines
No EOL
220 B
Text

fastapi==0.101.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]