forked from OkunaOrg/okuna-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
96 lines (96 loc) · 2.86 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
91
92
93
94
95
96
-i https://pypi.python.org/simple
appdirs==1.4.4
bandit==1.5.1
beautifulsoup4==4.9.3
boto3==1.16.0
botocore==1.19.0
certifi==2020.6.20
chardet==3.0.4
click==7.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
colorama==0.4.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
colormath==3.0.0
coverage==5.3
croniter==0.3.35; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
decorator==4.4.2
django-amazon-ses==4.0.0
django-appconf==1.0.4
django-cacheops==5.0.1
django-cursor-pagination==0.1.4
django-extensions==3.0.9
django-imagekit==4.0.2
django-media-fixtures==0.0.3
django-model-utils==4.0.0
django-modeltranslation==0.16
django-nose==1.4.7
django-ordered-model==3.4.1
django-positions==0.6.0
django-proxy==1.2.1
django-redis==4.12.1
django-replicated==2.7
django-rq-scheduler==1.1.3
django-rq==2.3.2
django-storages==1.8
django==2.2.16
djangorestframework==3.12.1
dparse==0.5.1; python_version >= '3.5'
faker==0.9.1
ffmpy==0.2.3
filelock==3.0.12
funcy==1.15
gitdb==4.0.5; python_version >= '3.4'
gitpython==3.1.9; python_version >= '3.4'
halo==0.0.30
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
importlib-metadata==2.0.0; python_version < '3.8'
jmespath==0.10.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
langdetect==1.0.8
log-symbols==0.0.14
mixer==6.1.3
mysqlclient==2.0.1
natsort==7.0.1; python_version >= '3.4'
networkx==2.5; python_version >= '3.6'
nose-exclude==0.5.0
nose==1.3.7
numpy==1.19.2; python_version >= '3.6'
onesignal-sdk==1.1.0
packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pathtools==0.1.2
pbr==5.5.1; python_version >= '2.6'
pilkit==2.0
pillow==8.0.0
pinocchio==0.4.2
pyjwt==1.7.1
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dotenv==0.14.0
python-magic==0.4.18
pytz==2020.1
pyyaml==5.3.1
redis==3.5.3
requests-file==1.5.1
requests==2.24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
rest-framework-generic-relations==2.0.0
rq-scheduler==0.10.0
rq==1.5.2; python_version >= '3.5'
s3transfer==0.3.3
safety==1.9.0
sentry-sdk==0.10.2
shutilwhich==1.1.0
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
smmap==3.0.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
soupsieve==2.0.1; python_version >= '3.0'
spectra==0.0.11
spinners==0.0.24
sqlparse==0.4.1; python_version >= '3.5'
stevedore==3.2.2; python_version >= '3.6'
termcolor==1.1.0
text-unidecode==1.2
tldextract==2.2.3
toml==0.10.1
uritools==3.0.0; python_version ~= '3.5'
url-normalize==1.4.2
urlextract==1.1.0
urllib3==1.25.11; python_version != '3.4'
watchdog==0.10.3
webpreview==1.6.0
zipp==3.3.1; python_version >= '3.6'