6
web/backend/requirements.txt
Normal file
6
web/backend/requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
fastapi==0.109.0
|
||||
uvicorn[standard]>=0.27.0,<0.35.0 # 0.40.0+ has breaking changes
|
||||
pydantic==2.5.3
|
||||
python-multipart==0.0.6
|
||||
websockets==12.0
|
||||
psutil==7.1.3
|
||||
Reference in New Issue
Block a user