We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25883cb commit f3051a1Copy full SHA for f3051a1
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.67"],
+ install_requires=["construct==2.10.68"],
25
keywords=[
26
"construct",
27
"kaitai",
0 commit comments