Skip to content

Commit 79d5d14

Browse files
committed
update requirements to succeed builds with python 3.12+
Signed-off-by: Thomas Neidhart <[email protected]>
1 parent bfb4481 commit 79d5d14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ idna==3.3
1010
importlib-metadata==4.12.0
1111
intbitset==3.1.0
1212
packageurl-python==0.10.0
13-
packaging==21.3
13+
packaging==24.2
1414
packvers==21.5
1515
pip-requirements-parser==32.0.1
1616
pkginfo2==30.0.0
@@ -24,5 +24,5 @@ text-unidecode==1.3
2424
toml==0.10.2
2525
urllib3==1.26.11
2626
zipp==3.8.1
27-
aiohttp==3.8.6
27+
aiohttp==3.11.14
2828
aiofiles==23.2.1

0 commit comments

Comments
 (0)