-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
53 lines (53 loc) · 1.81 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
asgiref==3.4.1
beautiful==0.0.2
beautifulsoup4==4.9.3
bs4==0.0.1
cachelib==0.2.0
certifi==2020.12.5
chardet==4.0.0
click==7.1.2
cs50==6.0.5
cycler==0.10.0
Django==3.2.5
elasticsearch==7.15.0
Flask==1.1.2
Flask-Session==0.4.0
Flask-SQLAlchemy==2.5.1
greenlet==1.0.0
html5lib==1.1
idna==2.10
importlib-metadata==4.0.1
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==1.1.0
kiwisolver==1.3.2
lxml==4.6.3
MarkupSafe==1.1.1
matplotlib==3.4.3
numpy==1.20.3
pandas==1.2.4
Pillow==8.3.2
plotly==5.3.1
pyparsing==2.4.7
python-dateutil==2.8.1
pytz==2021.1
requests==2.25.1
scikit-learn==1.0
scipy==1.7.1
seaborn==0.11.2
selenium==3.141.0
six==1.15.0
sklearn==0.0
soap==0.0.1rc0
soupsieve==2.2.1
SQLAlchemy==1.4.11
sqlparse==0.4.1
tabulate==0.8.9
tenacity==8.0.1
termcolor==1.1.0
threadpoolctl==3.0.0
typing-extensions==3.7.4.3
urllib3==1.26.4
webencodings==0.5.1
Werkzeug==1.0.1
zipp==3.4.1