-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
58 lines (58 loc) · 968 Bytes
/
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
alembic==1.4.2
blinker==1.4
bokeh==2.0.2
Bootstrap-Flask==1.5
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
cycler==0.10.0
dominate==2.5.1
et-xmlfile==1.0.1
Flask==1.1.2
Flask-Admin==1.5.6
Flask-Googletrans==0.11
Flask-Login==0.5.0
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.2
Flask-SQLAlchemy-Session==1.1
flask-whooshee==0.7.0
Flask-WTF==0.14.3
googletrans==3.0.0
gunicorn==20.0.4
h11==0.9.0
h2==3.2.0
hpack==3.0.0
hstspreload==2020.9.22
httpcore==0.9.1
httpx==0.13.3
hyperframe==5.2.0
idna==2.10
itsdangerous==1.1.0
jdcal==1.4.1
Jinja2==2.11.2
kiwisolver==1.2.0
Mako==1.1.2
MarkupSafe==1.1.1
matplotlib==3.2.1
numpy==1.18.4
openpyxl==3.0.3
packaging==20.4
pandas==1.0.3
Pillow==7.1.2
psycopg2==2.8.5
pyparsing==2.4.7
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2020.1
PyYAML==5.3.1
rfc3986==1.4.0
scipy==1.4.1
six==1.15.0
sniffio==1.1.0
SQLAlchemy==1.3.17
tornado==6.0.4
typing-extensions==3.7.4.2
visitor==0.1.3
Werkzeug==1.0.1
Whoosh==2.7.4
WTForms==2.3.1