We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71fc81a commit 7e226c2Copy full SHA for 7e226c2
1 file changed
setup.py
@@ -21,7 +21,7 @@
21
url="https://github.com/timrid/construct-typing",
22
author="Tim Riddermann",
23
python_requires=">=3.7",
24
- install_requires=["construct==2.10.66"],
+ install_requires=["construct==2.10.67"],
25
keywords=[
26
"construct",
27
"kaitai",
0 commit comments