Skip to content

Commit ce9cd05

Browse files
committed
update requirements
1 parent ea1c66a commit ce9cd05

1 file changed

Lines changed: 62 additions & 63 deletions

File tree

requirements.txt

Lines changed: 62 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,82 +1,81 @@
1-
anyio==4.10.0
1+
anyio==4.4.0
22
asgiref==3.9.1
3-
attrs==25.3.0
4-
build==1.3.0
5-
CacheControl==0.14.3
6-
certifi==2025.8.3
3+
attrs==23.2.0
4+
build==1.2.1
5+
CacheControl==0.14.0
6+
certifi==2024.7.4
77
cffi==1.17.1
8-
charset-normalizer==3.4.3
8+
charset-normalizer==3.3.2
99
cleo==2.1.0
1010
colorama==0.4.6
1111
crashtest==0.4.1
12-
cryptography==43.0.3
13-
distlib==0.4.0
12+
cryptography==42.0.8
13+
distlib==0.3.8
1414
Django>=5.0,<6.0
15-
django-appconf==1.1.0
15+
django-appconf==1.0.6
1616
django-ckeditor-5==0.2.18
1717
django-filter==24.3
18-
django-modeltranslation==0.19.16
19-
django-rosetta==0.10.2
20-
django-unfold==0.41.0
18+
django-modeltranslation==0.19.14
19+
django-rosetta==0.10.1
20+
django-unfold==0.40.0
2121
django_sitemaps==2.0.1
22-
djangorestframework==3.16.1
23-
djangorestframework_simplejwt==5.5.1
22+
djangorestframework==3.15.2
23+
djangorestframework_simplejwt==5.4.0
2424
drf-spectacular==0.27.2
25-
drf-spectacular-sidecar==2024.12.1
26-
dulwich==0.22.8
27-
fastjsonschema==2.21.2
28-
filelock==3.19.1
29-
findpython==0.6.3
30-
gunicorn==23.0.0
31-
h11==0.16.0
32-
httpcore==1.0.9
33-
httpx==0.28.1
34-
idna==3.10
25+
drf-spectacular-sidecar==2024.7.1
26+
dulwich==0.22.7
27+
fastjsonschema==2.20.0
28+
filelock==3.15.4
29+
findpython==0.6.2
30+
gunicorn==22.0.0
31+
h11==0.14.0
32+
httpcore==1.0.5
33+
httpx==0.27.0
34+
idna==3.7
3535
inflection==0.5.1
3636
installer==0.7.0
37-
jaraco.classes==3.4.0
38-
jaraco.context==6.0.1
39-
jaraco.functools==4.3.0
40-
jsonschema==4.25.1
41-
jsonschema-specifications==2025.4.1
42-
keyring==25.6.0
43-
latex2mathml==3.78.0
44-
lxml==6.0.1
45-
markdown2==2.5.4
46-
more-itertools==10.7.0
47-
msgpack==1.1.1
48-
packaging==25.0
49-
pbs-installer==2025.8.18
50-
pillow==11.3.0
51-
pkginfo==1.12.1.2
52-
platformdirs==4.3.8
53-
poetry==2.1.4
54-
poetry-core==2.1.3
37+
jaraco.classes==3.3.0
38+
jaraco.context==5.3.0
39+
jaraco.functools==4.2.1
40+
jsonschema==4.22.0
41+
jsonschema-specifications==2023.12.1
42+
keyring==25.2.0
43+
latex2mathml==3.76.0
44+
lxml==5.2.2
45+
markdown2==2.4.12
46+
more-itertools==10.2.0
47+
msgpack==1.0.8
48+
packaging==24.0
49+
pillow==10.4.0
50+
pkginfo==1.10.0
51+
platformdirs==4.2.2
52+
poetry==1.8.3
53+
poetry-core==1.9.0
5554
polib==1.2.0
56-
psycopg2-binary==2.9.10
55+
psycopg2-binary==2.9.9
5756
pycparser==2.22
58-
Pygments==2.19.2
59-
PyJWT==2.10.1
60-
pyproject_hooks==1.2.0
61-
python-dotenv==1.1.1
62-
pywin32-ctypes==0.2.3
57+
Pygments==2.18.0
58+
PyJWT==2.9.0
59+
pyproject_hooks==1.1.0
60+
python-dotenv==1.0.1
61+
pywin32-ctypes==0.2.2
6362
PyYAML==6.0.2
64-
RapidFuzz==3.13.0
65-
referencing==0.36.2
66-
requests==2.32.5
63+
RapidFuzz==3.12.1
64+
referencing==0.34.0
65+
requests==2.32.3
6766
requests-toolbelt==1.0.0
68-
rpds-py==0.27.0
69-
ruff==0.12.10
67+
rpds-py==0.19.0
68+
ruff==0.4.7
7069
shellingham==1.5.4
71-
six==1.17.0
72-
sniffio==1.3.1
73-
sqlparse==0.5.3
70+
six==1.16.0
71+
sniffio==1.3.0
72+
sqlparse==0.5.1
7473
svgwrite==1.4.3
75-
tomlkit==0.13.3
76-
trove-classifiers==2025.8.6.13
77-
tzdata==2025.2
78-
uritemplate==4.2.0
79-
urllib3==2.5.0
80-
virtualenv==20.32.0
74+
tomlkit==0.12.0
75+
trove-classifiers==2024.8.7
76+
tzdata==2024.1
77+
uritemplate==4.1.1
78+
urllib3==2.2.2
79+
virtualenv==20.26.2
8180
wavedrom==2.0.3.post3
82-
zstandard==0.24.0
81+
zstandard==0.22.0

0 commit comments

Comments
 (0)