-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
71 lines (71 loc) · 2.55 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
-i https://pypi.org/simple
blinker==1.4
cachetools==4.1.1; python_version ~= '3.5'
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
dictdiffer==0.8.1
django-admin-tools==0.9.0
django-admirarchy==1.2.1
django-anymail[mailgun]==8.0
django-better-admin-arrayfield==1.4.0
django-cors-headers==3.5.0
django-countries==6.1.3
django-environ==0.4.5
django-filter==2.4.0
django-model-utils==4.0.0
django-split-settings==1.0.1
django-storages==1.10.1
django-taggit-serializer==0.1.7
django-taggit==1.3.0
django-tinymce==3.1.0
django==2.2.15
djangorestframework-camel-case==1.2.0
djangorestframework-simplejwt==4.5.0
djangorestframework==3.11.0
google-api-core[grpc]==1.22.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
google-auth==1.22.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
google-cloud-core==1.4.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
google-cloud-datastore==1.15.3
google-cloud-logging==1.15.1
google-cloud-storage==1.31.2
google-cloud-tasks==1.5.0
google-crc32c==1.0.0; python_version >= '3.5'
google-resumable-media==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
googleapis-common-protos[grpc]==1.52.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
googlemaps==4.4.2
grpc-google-iam-v1==0.12.3
grpcio==1.32.0
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'
itypes==1.2.0
jinja2==2.11.2
loguru==0.5.3
mangopaysdk==3.7.0
markdown==3.3
markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
model-bakery==1.2.0
pillow==7.2.0
protobuf==3.13.0
progress==1.5
psycopg2-binary==2.8.6
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pygments==2.7.1
pyjwt==1.7.1
python-dateutil==2.8.1
pytz==2020.1
requests==2.24.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
retrying==1.3.3
rsa==4.6; python_version >= '3.5'
sentry-sdk==0.18.0
simplejson==3.17.2; python_version >= '2.5' and python_version not in '3.0, 3.1, 3.2, 3.3'
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sqlparse==0.4.1; python_version >= '3.5'
trans==2.1.0
uritemplate==3.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
urllib3==1.25.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
zipp==3.3.0; python_version >= '3.6'