-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
70 lines (69 loc) · 2.07 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements.txt requirements.in
#
amqp==2.5.1 # via kombu
backcall==0.1.0 # via ipython
billiard==3.6.1.0 # via celery
brotlipy==0.7.0
celery==4.3.0
cffi==1.13.1 # via brotlipy
click==7.0
colour==0.1.5
decorator==4.4.1 # via ipython, traitlets
django-appconf==1.0.3
django-cachalot==2.1.0
django-celery-beat==1.5.0
django-colorful==1.3
django-compressor==2.3
django-crispy-forms==1.8.0
django-debug-toolbar==2.0
django-grappelli==2.13.1
django-guardian==2.1.0
django-libsass==0.7
django-nested-admin==3.3.2
django-redis-cache==2.1.0
django-select2-forms==2.1.0
django-sortedm2m==2.0.0 # via django-select2-forms
django-timezone-field==3.1 # via django-celery-beat
django==2.1.13
hiredis==1.0.0
importlib-metadata==0.23 # via kombu
ipython-genutils==0.2.0 # via traitlets
ipython==7.9.0
jedi==0.15.1 # via ipython
kombu==4.6.5 # via celery
libsass==0.19.3
more-itertools==7.2.0 # via zipp
parso==0.5.1 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pip-tools==4.2.0
prompt-toolkit==2.0.10 # via ipython
psycopg2==2.8.4
ptyprocess==0.6.0 # via pexpect
pycparser==2.19 # via cffi
pygments==2.4.2 # via ipython
python-crontab==2.4.0 # via django-celery-beat
python-dateutil==2.8.0 # via python-crontab
python-http-client==3.2.1 # via sendgrid
python-monkey-business==1.0.0 # via django-nested-admin
pytz==2019.3
raven==6.10.0
rcssmin==1.0.6
redis==3.3.11
rjsmin==1.1.0
sendgrid-django==4.2.0
sendgrid==3.6.5 # via sendgrid-django
six==1.12.0
sqlparse==0.3.0 # via django-debug-toolbar
traitlets==4.3.3 # via ipython
uwsgi==2.0.18
vine==1.3.0 # via amqp, celery
wcwidth==0.1.7 # via prompt-toolkit
whitenoise==4.1.4
zipp==0.6.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.6.0 # via ipython