first commit
This commit is contained in:
13
backend/requirements.txt
Normal file
13
backend/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
fastapi
|
||||
uvicorn[standard]
|
||||
sqlalchemy
|
||||
asyncpg
|
||||
alembic
|
||||
pydantic
|
||||
pydantic-settings
|
||||
boto3
|
||||
openai
|
||||
redis
|
||||
celery
|
||||
python-multipart
|
||||
Reference in New Issue
Block a user