07Codex07 commited on
Commit
3065bcb
·
1 Parent(s): 99fad1d

Add all required dependencies for backend

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  # --- Core backend ---
2
- fastapi==0.110.0
3
  uvicorn==0.29.0
4
  python-dotenv==1.0.1
5
 
 
1
  # --- Core backend ---
2
+ fastapi==0.115.0
3
  uvicorn==0.29.0
4
  python-dotenv==1.0.1
5