-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
98 lines (98 loc) · 1.74 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
appdirs==1.4.3
asgiref==3.3.4
astroid==2.9.3
attrs==23.2.0
black==22.6.0
CacheControl==0.12.6
cachetools==5.3.0
certifi==2019.11.28
cffi==1.15.1
chardet==3.0.4
charset-normalizer==2.0.7
click==8.1.3
colorama==0.4.3
configparser==5.3.0
contextlib2==0.6.0
coreapi==2.3.3
coreschema==0.0.4
coverage==6.3.2
cryptography==39.0.0
deepdiff==7.0.1
distlib==0.3.0
distro==1.4.0
Django==3.2.13
django-cors-headers==3.7.0
django-reset-migrations==0.4.0
django-rest-framework==0.1.0
django-rest-passwordreset==1.3.0
django-rest-swagger==2.2.0
djangorestframework==3.12.2
djangorestframework-api-key==2.0.0
djangorestframework-jwt==1.11.0
drf-jwt==1.19.2
drf-yasg==1.20.0
exceptiongroup==1.1.1
future==0.18.2
google-auth==2.16.3
gunicorn==20.1.0
html5lib==1.0.1
idna==2.8
inflection==0.5.1
iniconfig==2.0.0
ipaddr==2.2.0
isort==5.10.1
itypes==1.2.0
Jinja2==3.0.1
jsonref==0.2
jsonschema==4.20.0
jsonschema-specifications==2023.12.1
lazy-object-proxy==1.7.1
lockfile==0.12.2
MarkupSafe==2.0.1
mccabe==0.6.1
msgpack==0.6.2
mypy-extensions==0.4.3
openapi-codec==1.3.2
ordered-set==4.1.0
packaging==20.3
pathspec==0.9.0
pep517==0.8.2
platformdirs==2.5.1
pluggy==1.2.0
progress==1.5
psycopg2==2.9.5
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyJWT==1.7.1
pylint==2.12.2
pylint-django==2.5.3
pylint-plugin-utils==0.7
pyparsing==2.4.6
pyrsistent==0.17.3
pytest==7.4.0
pytest-django==4.5.2
python-dateutil==2.8.1
pytoml==0.1.21
pytz==2020.4
PyYAML==6.0
referencing==0.32.0
requests==2.26.0
retrying==1.3.3
rpds-py==0.16.2
rsa==4.9
ruamel.yaml==0.17.16
ruamel.yaml.clib==0.2.6
semver==2.13.0
simplejson==3.17.5
six==1.14.0
sqlparse==0.4.2
toml==0.10.2
tomli==2.0.1
typing_extensions==4.1.1
tzdata==2023.3
uritemplate==3.0.1
urllib3==1.26.5
webencodings==0.5.1
wrapt==1.13.3
xmltodict==0.12.0