hardik8588 commited on
Commit
650d343
·
verified ·
1 Parent(s): d21e814

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi==0.95.1
2
+ uvicorn==0.22.0
3
+ pandas==2.0.1
4
+ scikit-learn==1.2.2
5
+ matplotlib==3.7.1
6
+ numpy==1.24.3
7
+ pydantic==1.10.7
8
+ python-jose==3.3.0
9
+ passlib==1.7.4
10
+ python-multipart==0.0.6