-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
71 lines (71 loc) · 1.32 KB
/
requirements.txt
File metadata and controls
71 lines (71 loc) · 1.32 KB
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
asgiref==3.6.0
async-timeout==4.0.2
attrs==22.2.0
autobahn==22.12.1
Automat==22.10.0
black==22.12.0
boto3==1.26.70
botocore==1.29.70
certifi==2022.12.7
cffi==1.15.1
channels~=4.0.0
channels-redis==4.0.0
charset-normalizer==2.1.1
click==8.1.3
constantly==15.1.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==38.0.4
daphne==4.0.0
defusedxml==0.7.1
Django~=4.1.5
django-cors-headers==3.13.0
django-extensions==3.2.1
django-filter==22.1
django-storages==1.13.2
djangochannelsrestframework==1.1.0
djangorestframework~=3.14.0
djangorestframework-camel-case==1.3.0
djangorestframework-simplejwt==5.2.2
drf-yasg==1.21.4
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
inflection==0.5.1
itypes==1.2.0
Jinja2==3.1.2
jmespath==1.0.1
MarkupSafe==2.1.1
msgpack==1.0.4
mypy-extensions==0.4.3
mysqlclient==2.1.1
nested-multipart-parser==1.5.0
oauthlib==3.2.2
packaging==22.0
pathspec==0.10.3
Pillow==9.4.0
platformdirs==2.6.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
python-dateutil==2.8.2
python-dotenv~=0.21.0
pytz==2022.7
PyJWT~=2.6.0
redis~=4.4.2
requests==2.28.1
requests-oauthlib==1.3.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.7
s3transfer==0.6.0
service-identity==21.1.0
shortuuid~=1.0.11
six==1.16.0
sqlparse==0.4.3
tomli==2.0.1
Twisted==22.10.0
txaio==22.2.1
typing_extensions==4.4.0
uritemplate==4.1.1
urllib3==1.26.13
zope.interface==5.5.2