add files infra docker service for data platform
This commit is contained in:
12
03-apiservice/requirements.txt
Normal file
12
03-apiservice/requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
fastapi==0.115.8
|
||||
uvicorn==0.34.0
|
||||
gunicorn==23.0.0
|
||||
SQLAlchemy==2.0.38
|
||||
psycopg==3.2.5
|
||||
pydantic==2.10.6
|
||||
pydantic-settings==2.7.1
|
||||
sqladmin==0.20.1
|
||||
itsdangerous==2.2.0
|
||||
bcrypt==4.3.0
|
||||
python-multipart==0.0.20
|
||||
WTForms==3.2.1
|
||||
Reference in New Issue
Block a user