forked from andela/ah-the-jedi-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
90 lines (90 loc) · 1.68 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
82
83
84
85
86
87
88
89
90
astroid==2.2.5
autopep8==1.4.4
beautifulsoup4==4.7.1
cachetools==3.1.0
certifi==2019.3.9
chardet==3.0.4
cloudinary==1.15.0
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.3
cssselect==1.0.3
defusedxml==0.6.0
Django==2.2
django-autoslug-iplweb==1.9.4
django-braces==1.13.0
django-contrib-comments==1.9.1
django-cors-headers==3.0.1
django-cors-middleware==1.3.1
django-crispy-forms==1.7.2
django-environ==0.4.5
django-extensions==2.1.6
django-filter==2.1.0
django-fluent-comments==2.1
django-mailer==1.2.6
django-oauth-toolkit==1.2.0
django-rest-framework-social-oauth2==1.1.0
django-rest-swagger==2.1.2
django-tag-parser==3.1
django-threadedcomments==1.2
django-vote==2.1.7
djangorestframework==3.9.2
djangorestframework-jwt==1.11.0
drf-yasg==1.15.0
entrypoints==0.3
flake8==3.7.7
google==2.0.2
google-auth==1.6.3
gunicorn==19.9.0
idna==2.8
inflection==0.3.1
isort==4.3.17
itypes==1.1.0
Jinja2==2.10.1
jsonfield==2.0.2
lazy-object-proxy==1.3.1
lockfile==0.12.2
lxml==4.3.3
mailer==0.8.1
markdown2==2.3.7
MarkupSafe==1.1.1
mccabe==0.6.1
mock==2.0.0
nose==1.3.7
oauthlib==3.0.1
openapi-codec==1.3.2
pbr==5.1.3
pep8==1.7.1
Pillow==6.0.0
psycopg2==2.8.2
psycopg2-binary==2.8.2
pyasn1==0.4.5
pyasn1-modules==0.2.5
pycodestyle==2.5.0
pyflakes==2.1.1
PyJWT==1.4.2
pylint==2.3.1
pylint-django==2.0.8
pylint-plugin-utils==0.5
pyquery==1.4.0
python-akismet==0.4.1
python-http-client==3.1.0
python3-openid==3.1.0
pytz==2019.1
readtime==1.1.1
requests==2.21.0
requests-oauthlib==1.2.0
rsa==4.0
ruamel.yaml==0.15.94
simplejson==3.16.0
six==1.10.0
social-auth-app-django==3.1.0
social-auth-core==3.1.0
soupsieve==1.9.1
sqlparse==0.3.0
typed-ast==1.3.4
uritemplate==3.0.0
urllib3==1.24.2
Werkzeug==0.15.2
whitenoise==4.1.2
wrapt==1.11.1