ninte commited on
Commit
089daed
·
1 Parent(s): 92ccb35

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ certifi==2023.7.22
2
+ cffi==1.16.0
3
+ chardet==5.2.0
4
+ click==8.1.7
5
+ cryptography==41.0.5
6
+ joblib==1.3.2
7
+ numpy==1.25.2
8
+ pandas==2.1.0
9
+ python-dateutil==2.8.2
10
+ pytz==2023.3
11
+ requests==2.31.0
12
+ scikit-learn==1.3.0
13
+ scipy==1.11.2
14
+ urllib3==2.0.6
15
+ xgboost==2.0.2