forked from andela/ah-backend-dojo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
74 lines (74 loc) · 1.29 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
appdirs==1.4.3
astroid==2.2.5
atomicwrites==1.3.0
attrs==19.1.0
autopep8==1.4.4
beautifulsoup4==4.7.1
black==19.3b0
cachetools==3.1.0
certifi==2019.3.9
chardet==3.0.4
Click==7.0
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.3
cssselect==1.0.3
Django==2.1
django-cors-middleware==1.3.1
django-extensions==2.1.6
django-filter==2.1.0
django-pytest==0.2.0
django-rest-passwordreset==1.0.0
django-social-auth==0.7.28
djangorestframework==3.9.2
drf-yasg==1.15.0
facebook-sdk==3.1.0
future==0.17.1
google-api-python-client==1.7.8
google-auth==1.6.3
google-auth-httplib2==0.0.3
gunicorn==19.9.0
httplib2==0.12.3
idna==2.8
inflection==0.3.1
isort==4.3.17
itypes==1.1.0
Jinja2==2.10.1
lazy-object-proxy==1.3.1
lxml==4.3.3
markdown2==2.3.7
MarkupSafe==1.1.1
mccabe==0.6.1
more-itertools==7.0.0
oauth2==1.9.0.post1
oauthlib==3.0.1
pluggy==0.9.0
psycopg2-binary==2.8.2
py==1.8.0
pycodestyle==2.5.0
pyasn1==0.4.5
pyasn1-modules==0.2.5
PyJWT==1.7.1
pylint==2.3.1
pyquery==1.4.0
pytest==4.4.1
pytest-cov==2.6.1
pytest-django==3.4.8
python-decouple==3.1
python-openid==2.2.5
python-twitter==3.5
pytz==2019.1
PyYAML==5.1
readtime==1.1.1
requests==2.21.0
requests-oauthlib==1.2.0
rsa==4.0
ruamel.yaml==0.15.94
six==1.10.0
soupsieve==1.9.1
toml==0.10.0
typed-ast==1.3.4
uritemplate==3.0.0
urllib3==1.24.2
whitenoise==4.1.2
wrapt==1.11.1