-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
68 lines (68 loc) · 1.12 KB
/
requirements.txt
File metadata and controls
68 lines (68 loc) · 1.12 KB
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
alembic==1.0.11
amqp==2.5.0
appdirs==1.4.3
appnope==0.1.0
astroid==2.2.5
backcall==0.1.0
billiard==3.6.0.0
cachetools==3.1.1
celery==4.3.0
certifi==2017.4.17
chardet==3.0.3
click==6.7
decorator==4.3.0
Flask==1.1.1
Flask-Migrate==2.5.2
Flask-SQLAlchemy==2.2
fuzzywuzzy==0.16.0
google-api-python-client==1.7.10
google-auth==1.6.3
google-auth-httplib2==0.0.3
gunicorn==19.9.0
httplib2==0.10.3
idna==2.5
ipdb==0.11
ipython==6.4.0
ipython-genutils==0.2.0
isort==4.3.21
itsdangerous==0.24
jedi==0.12.1
Jinja2==2.10.1
kombu==4.6.3
lazy-object-proxy==1.4.1
Mako==1.0.13
MarkupSafe==1.0
mccabe==0.6.1
oauth2client==4.1.0
packaging==16.8
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.4
prompt-toolkit==1.0.15
psycopg2==2.8.3
ptyprocess==0.6.0
pyasn1==0.4.6
pyasn1-modules==0.2.6
Pygments==2.2.0
pylint==2.3.1
PyMySQL==0.7.11
pyparsing==2.2.0
python-dateutil==2.8.0
python-editor==1.0.4
python-Levenshtein==0.12.0
pytz==2019.1
redis==3.2.1
requests==2.22.0
rsa==3.4.2
simplegeneric==0.8.1
six==1.10.0
spotipy==2.4.4
SQLAlchemy==1.1.10
traitlets==4.3.2
typed-ast==1.4.0
uritemplate==3.0.0
urllib3==1.25.3
vine==1.3.0
wcwidth==0.1.7
Werkzeug==0.15.4
wrapt==1.11.2