forked from kkosiba/ecommerce-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 953 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
47
48
49
50
51
52
53
appdirs==1.4.3
asn1crypto==0.24.0
astroid==2.2.5
attrs==19.1.0
black==19.3b0
boto3==1.9.158
botocore==1.12.158
certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
Click==7.0
coverage==4.5.3
cryptography==2.4.2
defusedxml==0.5.0
dj-database-url==0.5.0
Django==2.1.10
django-allauth==0.38.0
django-cors-headers==2.4.0
django-heroku==0.3.1
django-rest-auth==0.9.3
django-storages==1.7.1
django-taggit==0.23.0
django-webpack-loader==0.6.0
djangorestframework==3.9.1
djangorestframework-jwt==1.11.0
docutils==0.14
gunicorn==19.9.0
idna==2.8
isort==4.3.4
jmespath==0.9.4
lazy-object-proxy==1.3.1
mccabe==0.6.1
oauthlib==3.0.1
Pillow==5.4.1
psycopg2==2.7.6.1
pycparser==2.19
PyJWT==1.7.1
pylint==2.3.1
pyOpenSSL==19.0.0
python-dateutil==2.8.0
python-decouple==3.1
python3-openid==3.1.0
pytz==2018.9
requests==2.22.0
requests-oauthlib==1.2.0
s3transfer==0.2.0
six==1.12.0
stripe==2.23.0
toml==0.10.0
typed-ast==1.3.1
urllib3==1.25.3
whitenoise==4.1.2
wrapt==1.11.0