-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
63 lines (63 loc) · 1.14 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
amqp==2.4.1
APScheduler==3.6.0
arrow==0.13.1
asgiref==3.4.1
billiard==3.6.0.0
blessed==1.15.0
celery==4.3.0
certifi==2018.11.29
chardet==3.0.4
Click==7.0
coreapi==2.3.3
coreapi-cli==1.0.9
coreschema==0.0.4
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.2.24
django-bootstrap4==0.0.7
django-celery-beat==1.4.0
django-celery-results==1.0.4
django-colorful==1.3
django-compat==1.0.15
django-extensions==2.1.6
django-filter==21.1
django-heroku==0.3.1
django-picklefield==2.0
django-redis==4.10.0
django-timezone-field==3.0
django-tinymce==2.8.0
djangorestframework==3.9.2
graphviz==0.10.1
gunicorn==19.9.0
idna==2.8
itypes==1.1.0
Jinja2==2.10
jsonhyperschema-codec==1.0.3
kombu==4.5.0
MarkupSafe==1.1.1
oauthlib==3.0.1
Pillow==5.4.1
psycopg2==2.7.7
psycopg2-binary==2.7.7
pydot==1.4.1
pydotplus==2.0.2
PyJWT==1.7.1
pyparsing==2.4.0
python-crontab==2.3.6
python-dateutil==2.8.0
python3-openid==3.1.0
pytz==2018.9
redis==3.2.1
requests==2.21.0
requests-oauthlib==1.2.0
six==1.12.0
social-auth-app-django==3.1.0
social-auth-core==3.1.0
sqlparse==0.4.2
typing-extensions==3.10.0.2
tzlocal==1.5.1
uritemplate==3.0.0
urllib3==1.24.1
vine==1.3.0
wcwidth==0.1.7
whitenoise==4.1.2