Skip to content

Commit 1c5ca53

Browse files
douglas-raillard-arminducer
authored andcommitted
Bump pycparser upper version bound
1 parent a4a2af7 commit 1c5ca53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
python_requires="~=3.8",
2222
install_requires=[
2323
"ply>=3.4",
24-
"pycparser>=2.18,<=2.20",
24+
"pycparser~=2.21",
2525
],
2626

2727
author="Andreas Kloeckner",

0 commit comments

Comments
 (0)