-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
56 lines (56 loc) · 1.89 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
alembic==1.4.2
antiorm==1.2.1
appdirs==1.4.4
attrs==19.3.0
autopep8==1.5.3
black==19.10b0
blinker==1.4
boto3==1.14.24
botocore==1.17.24
certifi==2020.6.20
click==7.1.2
colorama==0.4.3
coverage==5.2
db==0.1.1
dnspython==2.0.0
docutils==0.14
elasticsearch==7.8.0
email-validator==1.1.1
Flask==1.1.2
Flask-Limiter==1.3.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.3
flask-paginate==0.7.0
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
idna==2.10
init==0.1.0
itsdangerous==1.1.0
Jinja2==2.11.2
jmespath==0.10.0
limits==1.5.1
Mako==1.1.3
MarkupSafe==1.1.1
mysqlclient==2.0.1
nose2==0.9.2
numpy==1.19.0
pandas==1.0.5
pathspec==0.8.0
pycodestyle==2.6.0
PyJWT==1.7.1
python-dateutil==2.8.1
python-dotenv==0.14.0
python-editor==1.0.4
pytz==2020.1
PyYAML==5.3.1
regex==2020.7.14
s3transfer==0.3.3
six==1.15.0
SQLAlchemy==1.3.18
terminal==0.4.0
toml==0.10.1
typed-ast==1.4.1
urllib3==1.25.9
Werkzeug==1.0.1
WTForms==2.3.1
xlrd==1.2.0