gopallikehack commited on
Commit
225be93
·
verified ·
1 Parent(s): 0bd4c41

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,3 +1,2 @@
1
- fastapi
2
- uvicorn
3
- python-multipart
 
1
+ flask==2.3.3
2
+ python-dotenv==1.0.0