MB-IDK commited on
Commit
582e3cc
·
verified ·
1 Parent(s): 81e15e9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- flask==3.1.1
2
- cloudscraper==1.2.71
3
- gunicorn==23.0.0
 
1
+ fastapi==0.115.0
2
+ uvicorn[standard]==0.30.0
3
+ cloudscraper==1.2.71