-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
57 lines (57 loc) · 1.03 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
coreapi
python-decouple==3.3
amqp==2.5.2
anyjson==0.3.3
asn1crypto==1.2.0
backcall==0.1.0
billiard==3.6.1.0
celery==4.4.0
certifi==2019.11.28
cffi==1.13.2
chardet==3.0.4
cryptography==2.8
decorator==4.4.1
Django==2.2.9
django-appconf==1.0.3
django-celery-email==3.0.0
django-cors-headers==3.2.0
django-extensions==2.2.5
django-nested-inline==0.4.2
django-polymorphic==2.1.2
django-rest-auth==0.9.5
django-rest-passwordreset==1.0.0
django-reverse-admin==2.7.3
djangorestframework==3.10.3
djangorestframework-simplejwt==4.4.0
gunicorn==20.0.4
idna==2.8
importlib-metadata==1.3.0
ipython==7.10.0
ipython-genutils==0.2.0
jedi==0.15.1
kombu==4.6.7
Markdown==3.1.1
martor==1.4.4
more-itertools==8.0.2
parso==0.5.1
pexpect==4.7.0
pickleshare==0.7.5
Pillow==6.2.1
prompt-toolkit==3.0.0
psycopg2==2.8.4
ptyprocess==0.6.0
pycparser==2.19
Pygments==2.5.1
PyJWT==1.7.1
pytz==2019.3
redis==3.3.11
requests==2.22.0
requests-toolbelt==0.9.1
requests-oauthlib==1.3.0
six==1.13.0
sqlparse==0.3.0
traitlets==4.3.3
urllib3==1.25.7
vine==1.3.0
wcwidth==0.1.7
zipp==0.6.0