-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 972 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
asgiref==3.4.1
astroid==2.7.3
attrs==21.2.0
autobahn==21.3.1
Automat==20.2.0
certifi==2021.5.30
cffi==1.15.0
channels==3.0.4
charset-normalizer==2.0.4
constantly==15.1.0
cryptography==35.0.0
daphne==3.0.2
Django==3.2.6
django-ckeditor==6.1.0
django-cors-headers==3.8.0
django-filter==2.4.0
django-js-asset==1.2.2
djangorestframework==3.12.4
djangorestframework-jwt==1.11.0
djangorestframework-simplejwt==4.8.0
drf-nested-routers==0.93.3
drf-writable-nested==0.6.3
hyperlink==21.0.0
idna==3.2
incremental==21.3.0
isort==5.9.3
lazy-object-proxy==1.6.0
Markdown==3.3.4
mccabe==0.6.1
pep8==1.7.1
platformdirs==2.3.0
psycopg2==2.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
PyJWT==1.7.1
pylint==2.10.2
pyOpenSSL==21.0.0
python-decouple==3.4
pytz==2021.1
requests==2.26.0
service-identity==21.1.0
six==1.16.0
sqlparse==0.4.1
toml==0.10.2
Twisted==21.7.0
txaio==21.2.1
typing-extensions==3.10.0.2
urllib3==1.26.6
wrapt==1.12.1
zope.interface==5.4.0