forked from InnoTech-Titans/Crop-Prediction
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 1.9 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
attrs==23.2.0
beautifulsoup4==4.12.2
bing==0.31
blinker==1.7.0
bs4==0.0.1
certifi==2023.11.17
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
et-xmlfile==1.1.0
exceptiongroup==1.2.0
fake-useragent==1.4.0
Flask==3.0.0
Flask-SQLAlchemy==3.1.1
greenlet==3.0.3
h11==0.14.0
idna==3.6
importlib-metadata==7.0.1
importlib-resources==6.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
joblib==1.3.2
lxml==5.1.0
MarkupSafe==2.1.3
numpy==1.25.2
openpyxl==3.1.2
outcome==1.3.0.post0
pandas==2.2.0
pathlib==1.0.1
pycparser==2.21
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2024.1
pywin32==306
requests==2.31.0
scikit-learn==0.24.1
scipy==1.11.4
selenium==4.16.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.5
SQLAlchemy==2.0.25
threadpoolctl==3.2.0
trio==0.24.0
trio-websocket==0.11.1
typing_extensions==4.9.0
tzdata==2023.4
urllib3==2.1.0
Werkzeug==3.0.1
wsproto==1.2.0
xlwings==0.30.13
zipp==3.17.0