ikoghoemmanuell commited on
Commit
eedb1d9
1 Parent(s): 6deb5c3

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi[all]
2
+ scikit-learn==1.2.1
3
+ numpy==1.21.5
4
+ pandas==1.3.1
5
+ pydantic