-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.22 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
alembic==1.7.5
appdirs==1.4.4
asgiref==3.3.1
attrs==19.1.0
backcall==0.2.0
bcrypt==3.2.0
Brotli==1.0.9
certifi==2019.6.16
cffi==1.15.0
chardet==3.0.4
Click==7.0
colorama==0.4.4
comtypes==1.1.10
cryptography==36.0.0
cycler==0.10.0
dash==2.0.0
dash-core-components==2.0.0
dash-html-components==2.0.0
dash-table==5.0.0
decorator==4.4.0
distlib==0.3.1
Django==3.1.7
filelock==3.0.12
Flask==1.1.1
Flask-Compress==1.10.1
Flask-Login==0.5.0
Flask-Migrate==3.1.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.0
idna==2.8
ipython==7.26.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.18.0
Jinja2==2.10.1
jsonschema==3.0.1
jupyter-core==4.5.0
kiwisolver==1.3.1
Mako==1.1.5
MarkupSafe==1.1.1
matplotlib==3.4.1
matplotlib-inline==0.1.2
Moka==0.0.5
nbformat==4.4.0
numpy==1.20.2
pandas==1.3.4
parso==0.8.2
pickleshare==0.7.5
Pillow==8.2.0
plotly==5.3.1
prompt-toolkit==3.0.19
pycparser==2.19
Pygments==2.9.0
PyMySQL==1.0.2
pyparsing==2.4.7
pyrsistent==0.15.3
python-dateutil==2.8.0
python-editor==1.0.4
pyttsx3==2.90
pytz==2019.1
PyYAML==5.1.1
requests==2.22.0
retrying==1.3.3
scipy==1.6.3
scramp==1.1.0
six==1.12.0
SQLAlchemy==1.3.5
sqlparse==0.4.1
tenacity==8.0.1
traitlets==4.3.2
urllib3==1.25.3
virtualenv==20.4.2
wcwidth==0.2.5
Werkzeug==2.0.2
WTForms==2.2.1