init
This commit is contained in:
13
backend/requirements.txt
Normal file
13
backend/requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
fastapi==0.115.6
|
||||
uvicorn[standard]==0.34.0
|
||||
sqlalchemy[asyncio]==2.0.36
|
||||
asyncpg==0.30.0
|
||||
pydantic-settings==2.7.1
|
||||
alembic==1.14.1
|
||||
trimesh==4.5.3
|
||||
numpy-stl==3.1.2
|
||||
numpy==2.2.1
|
||||
python-multipart==0.0.20
|
||||
httpx==0.28.1
|
||||
minio==7.2.12
|
||||
google-genai==1.14.0
|
||||
Reference in New Issue
Block a user