akshatsanghvi commited on
Commit
21f200d
1 Parent(s): f3f0d74

Update file

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -4
requirements.txt CHANGED
@@ -1,4 +1,15 @@
1
- joblib==1.2.0
2
- gradio==4.31.5
3
- scikit-learn==1.1.2
4
- pandas==1.5.0
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gunicorn==22.0.0
2
+ python-dateutil==2.8.2
3
+ gradio==4.32.1
4
+ gradio_client==0.17.0
5
+ requests==2.31.0
6
+ beautifulsoup4==4.12.3
7
+ googlesearch_python==1.2.4
8
+ urlextract==1.9.0
9
+ numpy==1.26.3
10
+ pandas==2.2.0
11
+ scikit-learn==1.5.0
12
+ urllib3==2.1.0
13
+ python-whois==0.9.4
14
+ xgboost==2.0.3
15
+ lxml==5.2.2