-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
51 lines (51 loc) · 946 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
asgiref==3.8.1
astroid==3.3.6
autopep8==2.3.1
certifi==2024.8.30
cffi==1.17.1
charset-normalizer==3.4.0
coreapi==2.3.3
coreschema==0.0.4
cryptography==44.0.0
defusedxml==0.7.1
dill==0.3.9
dj-rest-auth==5.0.2
Django==4.2.17
django-allauth==0.58.2
django-filter==23.5
django-rest-swagger==2.2.0
django-sendfile2==0.7.1
django-typomatic==2.5.2
djangorestframework==3.15.2
drf-writable-nested==0.7.1
gunicorn==22.0.0
idna==3.10
isort==5.13.2
itypes==1.2.0
Jinja2==3.1.4
MarkupSafe==3.0.2
mccabe==0.7.0
oauthlib==3.2.2
openapi-codec==1.3.2
packaging==24.2
pillow==10.3.0
platformdirs==4.3.6
psycopg==3.1.20
pycodestyle==2.12.1
pycparser==2.22
PyJWT==2.10.1
pylint==3.3.2
pylint-django==2.6.1
pylint-plugin-utils==0.8.2
python-magic==0.4.27
python3-openid==3.2.0
requests==2.32.3
requests-oauthlib==2.0.0
setuptools==75.6.0
simplejson==3.19.3
sqlparse==0.5.3
tomlkit==0.13.2
typing_extensions==4.12.2
Unidecode==1.3.8
uritemplate==4.1.1
urllib3==2.2.3