-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.04 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
alembic==1.4.2
appdirs==1.4.3
atomicwrites==1.3.0
attrs==19.3.0
beautifulsoup4==4.8.2
certifi==2019.11.28
cfgv==3.1.0
chardet==3.0.4
click==7.1.1
colorama==0.4.3
cycler==0.10.0
distlib==0.3.0
entrypoints==0.3
filelock==3.0.12
flake8==3.7.9
Flask==1.1.1
Flask-Login==0.5.0
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
googletrans==2.4.0
identify==1.4.11
idna==2.9
importlib-metadata==1.5.0
importlib-resources==1.4.0
itsdangerous==1.1.0
Jinja2==2.11.1
kiwisolver==1.2.0
lxml==4.5.0
Mako==1.1.2
MarkupSafe==1.1.1
matplotlib==3.2.1
mccabe==0.6.1
more-itertools==8.2.0
nodeenv==1.3.5
numpy==1.18.3
packaging==20.3
pandas==1.0.3
Pillow==7.1.2
pluggy==0.13.1
pre-commit==2.2.0
py==1.8.1
pycodestyle==2.5.0
pyflakes==2.1.1
pyparsing==2.4.6
pytest==5.4.1
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2019.3
PyYAML==5.3
requests==2.23.0
scipy==1.4.1
seaborn==0.10.1
six==1.14.0
soupsieve==2.0
SQLAlchemy==1.3.15
toml==0.10.0
tox==3.14.5
translate==3.5.0
urllib3==1.25.8
virtualenv==20.0.10
wcwidth==0.1.9
Werkzeug==1.0.0
WTForms==2.2.1
zipp==3.1.0