-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
61 lines (61 loc) · 1.1 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
asgiref==3.5.2
async-timeout==4.0.2
attrs==21.4.0
Babel==2.10.1
boto3==1.23.4
botocore==1.26.4
certifi==2022.12.7
charset-normalizer==2.0.12
coreapi==2.3.3
coreschema==0.0.4
Deprecated==1.2.13
dj-database-url==0.5.0
Django==3.2.15
django-cors-headers==3.12.0
django-money==2.1.1
django-heroku==0.3.1
django-redis==5.2.0
django-rest-swagger==2.2.0
django-storages==1.12.3
djangorestframework==3.13.1
djangorestframework-simplejwt==5.1.0
django-phonenumber-field==6.1.0
docker==5.0.3
drf-yasg==1.20.0
gunicorn==20.1.0
idna==3.3
inflection==0.5.1
itypes==1.2.0
Jinja2==3.1.2
jmespath==1.0.0
jsonschema==4.5.1
MarkupSafe==2.1.1
openapi==1.1.0
openapi-codec==1.3.2
packaging==21.3
phonenumbers==8.12.49
Pillow==9.3.0
psycopg2==2.9.3
psycopg2-binary==2.9.3
py-moneyed==1.2
PyJWT==2.4.0
pyparsing==3.0.9
pyrsistent==0.18.1
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2022.1
PyYAML==6.0
redis==4.3.1
requests==2.27.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
s3transfer==0.5.2
simplejson==3.17.6
six==1.16.0
sqlparse==0.4.2
uritemplate==4.1.1
urllib3==1.26.9
websocket-client==1.3.2
whitenoise==6.1.0
wrapt==1.14.1
yapf==0.32.0