-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
81 lines (81 loc) · 1.46 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
amqp==2.3.2
appnope==0.1.0
asn1crypto==0.24.0
backcall==0.1.0
beautifulsoup4==4.6.3
billiard==3.5.0.4
celery==4.2.1
certifi==2018.8.24
cffi==1.11.5
chardet==3.0.4
coverage==4.5.1
coveralls==1.5.0
cryptography==2.3.1
cssutils==1.0.2
decorator==4.3.0
defusedxml==0.5.0
dj-database-url==0.4.2
Django==1.11.20
django-bootstrap4==0.0.7
django-classy-tags==0.8.0
django-filter==2.0.0
django-fontawesome==1.0
django-inlinecss==0.1.2
django-qr-code==1.0.0
django-redis-cache==1.7.1
django-sekizai==0.10.0
django-sslserver==0.20
django-tables2==2.0.1
django-waffle==0.16.0
djangorestframework==3.9.0
docopt==0.6.2
eventbrite==3.3.3
factory-boy==2.11.1
Faker==0.9.1
fakeredis==0.14.0
gunicorn==19.7.1
idna==2.7
ipython==6.5.0
ipython-genutils==0.2.0
jedi==0.12.1
kombu==4.2.1
mock==2.0.0
mongoengine==0.15.3
oauthlib==2.1.0
parso==0.3.1
pbr==5.1.0
pexpect==4.6.0
pickleshare==0.7.4
Pillow==5.3.0
prompt-toolkit==1.0.15
psycopg2-binary==2.7.4
ptyprocess==0.6.0
pycparser==2.19
Pygments==2.2.0
PyJWT==1.6.4
pymongo==3.7.1
pynliner3==0.6
pyOpenSSL==18.0.0
python-dateutil==2.7.3
python3-openid==3.1.0
pytz==2018.5
PyYAML==5.1
qrcode==6.0
redis==2.10.6
reportlab==3.5.9
requests==2.22.0
requests-oauthlib==1.0.0
simplegeneric==0.8.1
six==1.11.0
social-auth-app-django==3.1.0
social-auth-app-django-mongoengine==1.0.0
social-auth-core==1.7.0
social-auth-storage-mongoengine==1.0.1
text-unidecode==1.2
traitlets==4.3.2
urllib3==1.25.2
vine==1.1.4
virtualenv==16.0.0
wcwidth==0.1.7
whitenoise==3.3.1
zpl==0.1