-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
67 lines (67 loc) · 1.11 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
alembic==1.0.3
asn1crypto==0.24.0
astroid==1.6.5
autoenv==1.0.0
awscli==1.16.48
backports.functools-lru-cache==1.5
boto3==1.9.42
botocore==1.12.42
Click==7.0
cmd2==0.6.7
colorama==0.3.9
configparser==3.5.0
cryptography==2.1.4
dj-database-url==0.5.0
Django==1.11.16
django-heroku==0.3.1
docopt==0.6.2
docutils==0.14
enum34==1.1.6
fake-factory==0.3.2
Flask==1.0.2
flask-heroku==0.1.9
Flask-Migrate==2.3.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
fuzzywuzzy==0.2
GitPython==0.1.7
gunicorn==19.9.0
idna==2.6
ipaddress==1.0.17
isort==4.3.4
itsdangerous==1.1.0
Jinja2==2.10
jmespath==0.9.3
keyring==10.6.0
keyrings.alt==3.0
lazy-object-proxy==1.3.1
Mako==1.0.7
MarkupSafe==1.1.0
mccabe==0.6.1
psutil==5.4.8
psycopg2==2.7.6.1
pyasn1==0.4.4
pycrypto==2.6.1
pylint==1.9.3
pyparsing==2.3.0
python-dateutil==2.7.5
python-editor==1.0.3
pytz==2018.7
pyxdg==0.25
PyYAML==3.13
requests==2.5.0
rsa==3.4.2
s3transfer==0.1.13
SecretStorage==2.3.1
setproctitle==1.1.8
sh==1.9
singledispatch==3.4.0.3
six==1.11.0
SQLAlchemy==1.2.14
ua-parser==0.3.6
urllib3==1.24.1
user-agents==0.2.0
virtualenv==16.1.0
Werkzeug==0.14.1
whitenoise==4.1
wrapt==1.10.11