Scaffold V2 backend foundation
This commit is contained in:
10
ai_knowledge_base_v2/apps/backend/requirements.txt
Normal file
10
ai_knowledge_base_v2/apps/backend/requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
fastapi>=0.116.0
|
||||
uvicorn[standard]>=0.35.0
|
||||
SQLAlchemy>=2.0.40
|
||||
alembic>=1.16.0
|
||||
pydantic>=2.11.0
|
||||
pydantic-settings>=2.10.0
|
||||
python-dotenv>=1.1.0
|
||||
PyJWT>=2.10.0
|
||||
PyMySQL>=1.1.1
|
||||
cryptography>=45.0.0
|
||||
Reference in New Issue
Block a user