-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
90 lines (90 loc) · 1.53 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
alembic==1.2.0
appdirs==1.4.4
argcomplete==1.11.1
attrs==19.1.0
black==19.10b0
boto3==1.13.10
botocore==1.16.10
certifi==2019.9.11
cfn-flip==1.2.3
chardet==3.0.4
Click==7.0
dash==1.12.0
dash-bootstrap-components==0.10.0
dash-core-components==1.10.0
dash-html-components==1.0.3
dash-renderer==1.4.1
dash-table==4.7.0
datatest==0.9.6
decorator==4.4.0
docutils==0.15.2
durationpy==0.5
flake8==3.8.3
flake8-black==0.2.1
Flask==1.1.1
Flask-Compress==1.4.0
Flask-Login==0.4.1
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
future==0.17.1
geojson==2.5.0
gunicorn==19.9.0
hjson==3.0.1
idna==2.8
importlib-metadata==1.6.0
iniconfig==1.0.1
ipython-genutils==0.2.0
itsdangerous==1.1.0
Jinja2==2.10.1
jmespath==0.10.0
jsonschema==3.0.2
jupyter-core==4.5.0
kappa==0.6.0
lxml==4.4.1
Mako==1.1.0
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==8.4.0
nbformat==4.4.0
numpy==1.17.2
packaging==20.4
pandas==0.25.1
pathspec==0.8.0
pip-tools==5.1.2
placebo==0.9.0
plotly==4.7.1
pluggy==0.13.1
psycopg2-binary==2.8.5
py==1.9.0
pycodestyle==2.6.0
pyflakes==2.2.0
pyparsing==2.4.7
pyrsistent==0.15.4
pytest==6.0.1
pytest-flask==1.0.0
pytest-flask-sqlalchemy==1.0.2
pytest-mock==3.2.0
python-dateutil==2.6.1
python-editor==1.0.4
python-slugify==4.0.0
pytz==2019.2
PyYAML==5.3.1
regex==2020.7.14
requests==2.22.0
retrying==1.3.3
s3transfer==0.3.3
six==1.12.0
SQLAlchemy==1.3.8
text-unidecode==1.3
toml==0.10.1
tqdm==4.46.0
traitlets==4.3.2
troposphere==2.6.1
typed-ast==1.4.1
urllib3==1.25.5
Werkzeug==0.16.0
wrapt==1.11.2
wsgi-request-logger==0.4.6
WTForms==2.2.1
zipp==3.1.0