-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·58 lines (58 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
Django==1.11.23
djangorestframework==3.9.1
Jinja2==2.10.1
MarkupSafe==1.1.1
pytz==2019.2
urllib3==1.24.2
certifi==2017.7.27.1
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
defusedxml==0.5.0
diff-match-patch==20121119
dj-database-url==0.4.2
django-admin-sortable==2.1.3
django-admin-sortable2==0.6.19
django-braces==1.12.0
django-import-export==0.7.0
django-jwt-auth==0.0.2
django-node==4.0.0
django-oauth-toolkit==1.0.0
django-rest-auth==0.9.2
django-rest-framework==0.1.0
django-rest-framework-social-oauth2==1.1.0
django-templated-mail==1.0.0
django-webpack-loader==0.5.0
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==3.2
djoser==1.1.5
et-xmlfile==1.0.1
gunicorn==19.7.1
idna==2.6
itypes==1.1.0
jdcal==1.3
numpy==1.14.3
oauthlib==2.0.6
odfpy==1.3.6
omdb==0.8.1
openpyxl==2.4.8
optional-django==0.1.0
PyJWT==1.5.3
python-decouple==3.1
python3-openid==3.1.0
PyYAML==3.12
requests==2.18.4
requests-oauthlib==0.8.0
rest-social-auth==1.2.0
scipy==1.1.0
six==1.11.0
social-auth-app-django==1.2.0
social-auth-core==1.6.0
tablib==0.12.1
tmdbsimple==2.1.0
tmdbv3api==0.8.0
unicodecsv==0.14.1
uritemplate==3.0.0
whitenoise==3.3.1
xlrd==1.1.0
xlwt==1.3.0