inital commit
This commit is contained in:
20
server/requirements.txt
Normal file
20
server/requirements.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.32.1
|
||||
|
||||
celery==5.4.0
|
||||
redis==5.2.1
|
||||
|
||||
pydantic==2.10.3
|
||||
pydantic-settings==2.6.1
|
||||
|
||||
SQLAlchemy==2.0.36
|
||||
psycopg[binary]==3.2.3
|
||||
alembic==1.14.0
|
||||
|
||||
boto3==1.35.68
|
||||
python-multipart==0.0.17
|
||||
|
||||
cryptography==44.0.0
|
||||
pyzipper==0.3.6
|
||||
|
||||
jsonschema==4.23.0
|
||||
Reference in New Issue
Block a user