forked from hackla-engage/engage-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
46 lines (46 loc) · 813 Bytes
/
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
asn1crypto==0.24.0
attrs==19.1.0
autopep8==1.4.3
bcrypt==3.1.7
boto3==1.9.78
botocore==1.12.78
certifi==2019.9.11
cffi==1.12.3
chardet==3.0.4
coreapi==2.3.3
coreschema==0.0.4
cryptography==2.7
Django==2.2.5
django-cors-headers==3.1.0
django-timezone-field==3.0
djangorestframework==3.10.3
docutils==0.15.2
drf-yasg==1.16.1
gunicorn==19.9.0
idna==2.8
inflection==0.3.1
itypes==1.1.0
Jinja2==2.10.1
jmespath==0.9.4
jsonschema==3.0.2
pyjwt==1.7.1
MarkupSafe==1.1.1
packaging==19.1
psycopg2-binary==2.8.3
pycodestyle==2.5.0
pycparser==2.19
pyparsing==2.4.2
pyrsistent==0.15.4
python-dateutil==2.8.0
pytz==2019.2
PyYAML==5.1.2
requests==2.22.0
ruamel.yaml==0.16.5
ruamel.yaml.clib==0.1.2
s3transfer==0.1.13
six==1.12.0
sqlparse==0.3.0
swagger-spec-validator==2.4.3
uritemplate==3.0.0
urllib3==1.24.3
whitenoise==4.1.3