Initial MVP for QA asset backend
This commit is contained in:
10
hy_qa_asset_backend/backend/requirements.txt
Normal file
10
hy_qa_asset_backend/backend/requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
fastapi>=0.116.0
|
||||
uvicorn>=0.35.0
|
||||
SQLAlchemy>=2.0.40
|
||||
psycopg[binary]>=3.2.9
|
||||
pydantic>=2.11.0
|
||||
pydantic-settings>=2.10.0
|
||||
python-dotenv>=1.1.0
|
||||
APScheduler>=3.11.0
|
||||
httpx>=0.28.1
|
||||
python-multipart>=0.0.20
|
||||
Reference in New Issue
Block a user