Faizan15 commited on
Commit
a9ef48a
1 Parent(s): 1304fd5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ flask
2
+ requests
3
+ numpy
4
+ pandas
5
+ scikit-learn
6
+ selenium
7
+ joblib
8
+ matplotlib
9
+ nltk
10
+ python-dotenv
11
+ gunicorn
12
+ beautifulsoup4