forked from OkunaOrg/okuna-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
60 lines (60 loc) · 1.22 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
-i https://pypi.python.org/simple
-e git+https://github.com/lifenautjoe/django-modeltranslation.git@551af9905961038badad9d9a16b2f47996f7685b#egg=django-modeltranslation
bandit==1.5.1
boto3==1.9.134
botocore==1.12.134
certifi==2019.3.9
chardet==3.0.4
click==7.0
colorama==0.4.1
coverage==5.0a4
django-amazon-ses==2.1.0
django-appconf==1.0.3
django-cacheops==4.1
django-extensions==2.1.6
django-imagekit==4.0.2
django-media-fixtures==0.0.3
django-nose==1.4.6
django-redis==4.10.0
django-replicated==2.6.1
django-storages==1.7.1
django==2.2
djangorestframework==3.9.2
docutils==0.14
dparse==0.4.1
faker==0.9.1
funcy==1.12
gitdb2==2.0.5
gitpython==2.1.11
idna==2.8
jmespath==0.9.4
mixer==6.1.3
mysqlclient==1.4.2.post1
nose-exclude==0.5.0
nose==1.3.7
onesignal-sdk==1.0.0
packaging==19.0
pbr==5.1.3
pilkit==2.0
pillow==6.0.0
pinocchio==0.4.2
pyjwt==1.7.1
pyparsing==2.4.0
python-dateutil==2.8.0 ; python_version >= '2.7'
python-dotenv==0.10.1
python-magic==0.4.15
pytz==2019.1
pyyaml==5.1
redis-py-cluster==1.3.6
redis==2.10.6
requests==2.21.0
rest-framework-generic-relations==1.2.1
s3transfer==0.2.0
safety==1.8.5
sentry-sdk==0.7.10
six==1.12.0
smmap2==2.0.5
sqlparse==0.3.0
stevedore==1.30.1
text-unidecode==1.2
urllib3==1.24.2 ; python_version >= '3.4'