-
Notifications
You must be signed in to change notification settings - Fork 6
/
requirements.txt
89 lines (89 loc) · 1.57 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
amqp==2.6.0
appdirs==1.4.3
asgiref==3.2.7
attrs==19.3.0
billiard==3.6.3.0
black==19.10b0
boto3==1.13.13
botocore==1.16.13
cachetools==4.1.0
celery==4.4.4
certifi==2020.4.5.1
cfgv==3.1.0
chardet==3.0.4
click==7.1.1
coreapi==2.3.3
coreschema==0.0.4
coverage==5.1
distlib==0.3.0
Django==3.0.7
django-autoslug==1.9.7
django-cors-headers==3.2.1
django-filter==2.2.0
django-redis==4.12.1
django-rest-passwordreset==1.1.0
django-sendgrid-v5==0.8.1
django-storages==1.9.1
djangorestframework==3.11.0
djangorestframework-simplejwt==4.6.0
docutils==0.15.2
drf-yasg==1.17.1
elastic-apm==5.10.0
entrypoints==0.3
filelock==3.0.12
flake8==3.7.9
future==0.18.2
google-api-core==1.17.0
google-api-python-client==1.8.4
google-auth==1.16.0
google-auth-httplib2==0.0.3
googleapis-common-protos==1.51.0
gunicorn==20.0.4
httplib2==0.18.1
identify==1.4.15
idna==2.9
importlib-metadata==1.6.0
importlib-resources==1.5.0
inflection==0.4.0
itypes==1.2.0
Jinja2==2.11.2
jmespath==0.10.0
kombu==4.6.11
MarkupSafe==1.1.1
mccabe==0.6.1
nodeenv==1.3.5
oauth2client==4.1.3
packaging==20.3
pathspec==0.8.0
Pillow==7.1.2
pre-commit==2.3.0
protobuf==3.12.2
psycopg2==2.8.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.5.0
pyflakes==2.1.1
PyJWT==1.7.1
pyparsing==2.4.7
python-dateutil==2.8.1
python-decouple==3.3
python-http-client==3.2.7
pytz==2019.3
PyYAML==5.3.1
redis==3.5.3
regex==2020.4.4
requests==2.23.0
rsa==4.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
s3transfer==0.3.3
sendgrid==6.3.1
six==1.14.0
sqlparse==0.3.1
toml==0.10.0
typed-ast==1.4.1
uritemplate==3.0.1
urllib3==1.25.9
vine==1.3.0
virtualenv==20.0.18
zipp==3.1.0