-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 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
58
59
60
61
amqp==2.3.2
asn1crypto==0.24.0
atomicwrites==1.1.5
attrs==18.1.0
billiard==3.5.0.3
certifi==2018.4.16
cffi==1.12.3
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
coverage==4.5.3
cryptography==2.7
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.2
django-allauth==0.38.0
django-cors-headers==3.0.2
django-filter==1.1.0
django-rest-auth==0.9.3
djangorestframework==3.8.2
djangorestframework-jwt==1.11.0
entrypoints==0.3
factory-boy==2.10.0
Faker==0.8.16
flake8==3.7.7
gunicorn==19.8.1
idna==2.7
itypes==1.1.0
Jinja2==2.10
kombu==4.2.1
Markdown==2.6.11
MarkupSafe==1.0
mccabe==0.6.1
more-itertools==4.2.0
oauthlib==2.0.7
pluggy==0.6.0
psycopg2==2.7.5
py==1.5.4
pycodestyle==2.5.0
pycparser==2.19
pyflakes==2.1.1
PyJWT==1.6.1
pytest==3.5.0
pytest-cov==2.5.1
pytest-django==3.1.2
python-dateutil==2.7.3
python-decouple==3.1
python3-openid==3.1.0
pytz==2018.5
raven==6.7.0
redis==2.10.6
requests==2.19.1
requests-oauthlib==0.8.0
six==1.11.0
sqlparse==0.3.0
text-unidecode==1.2
uritemplate==3.0.0
urllib3==1.23
urlwait==0.4
vine==1.1.4
whitenoise==3.3.1