init
This commit is contained in:
14
new-planet-backend/requirements.txt
Normal file
14
new-planet-backend/requirements.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
fastapi>=0.109
|
||||
uvicorn[standard]
|
||||
sqlalchemy>=2.0
|
||||
alembic
|
||||
asyncpg
|
||||
redis
|
||||
pydantic
|
||||
pydantic-settings
|
||||
python-jose[cryptography]
|
||||
passlib[bcrypt]
|
||||
boto3
|
||||
aiohttp
|
||||
websockets
|
||||
python-multipart
|
||||
Reference in New Issue
Block a user