-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.34 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
alembic==1.1.0
appdirs==1.4.3
atomicwrites==1.3.0
attrs==19.1.0
awsebcli==3.15.3
bcrypt==3.1.7
black==19.3b0
blessed==1.16.1
blinker==1.4
boto3==1.10.7
botocore==1.12.253
cached-property==1.5.1
cement==2.8.2
certifi==2019.6.16
cffi==1.12.3
chardet==3.0.4
Click==7.0
colorama==0.3.9
decorator==4.4.0
docker==3.7.3
docker-compose==1.23.2
docker-pycreds==0.4.0
dockerpty==0.4.1
docopt==0.6.2
docutils==0.15.2
ebaysdk==2.1.5
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.4.0
flask-talisman==0.7.0
Flask-WTF==0.14.2
future==0.16.0
idna==2.7
importlib-metadata==0.19
ipython-genutils==0.2.0
itsdangerous==1.1.0
Jinja2==2.10.1
jmespath==0.9.4
jsonschema==2.6.0
jupyter-core==4.5.0
lxml==4.3.4
Mako==1.1.0
MarkupSafe==1.1.1
more-itertools==7.2.0
nbformat==4.4.0
numpy==1.16.4
packaging==19.1
pandas==0.24.2
pathspec==0.5.9
plotly==3.10.0
pluggy==0.12.0
psycopg2==2.8.3
py==1.8.0
pycparser==2.19
PyJWT==1.7.1
pyparsing==2.4.2
pyrsistent==0.15.3
pytest==5.0.1
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2019.1
PyYAML==3.13
requests==2.20.1
retrying==1.3.3
s3transfer==0.2.1
semantic-version==2.5.0
sentry-sdk==0.13.1
six==1.11.0
SQLAlchemy==1.3.8
termcolor==1.1.0
texttable==0.9.1
toml==0.10.0
traitlets==4.3.2
urllib3==1.24.3
wcwidth==0.1.7
websocket-client==0.56.0
Werkzeug==0.15.4
WTForms==2.2.1
zipp==0.5.2