Skip to content

Commit 26d6a6e

Browse files
authored
chore(deps): update dependency pycparser to v3
1 parent f55ba61 commit 26d6a6e

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -306,10 +306,7 @@ email-validator==2.3.0 ; python_version >= "3.9" and python_version < "4.0" \
306306
idna==3.13 ; python_version >= "3.9" and python_version < "4.0" \
307307
--hash=sha256:585ea8fe5d69b9181ec1afba340451fba6ba764af97026f92a91d4eef164a242 \
308308
--hash=sha256:892ea0cde124a99ce773decba204c5552b69c3c67ffd5f232eb7696135bc8bb3
309-
pycparser==2.23 ; python_version == "3.9" and platform_python_implementation != "PyPy" and implementation_name != "PyPy" \
310-
--hash=sha256:78816d4f24add8f10a06d6f05b4d424ad9e96cfebf68a4ddc99c65c0720d00c2 \
311-
--hash=sha256:e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
312-
pycparser==3.0 ; python_version >= "3.10" and python_version < "4.0" and platform_python_implementation != "PyPy" and implementation_name != "PyPy" \
309+
pycparser==3.0; python_version == "3.9" and platform_python_implementation != "PyPy" and implementation_name != "PyPy" \
313310
--hash=sha256:600f49d217304a5902ac3c37e1281c9fe94e4d0489de643a9504c5cdfdfc6b29 \
314311
--hash=sha256:b727414169a36b7d524c1c3e31839a521725078d7b2ff038656844266160a992
315312
pyjwt==2.12.1 ; python_version >= "3.9" and python_version < "4.0" \

0 commit comments

Comments
 (0)