Skip to content

Commit 7e226c2

Browse files
committed
added depenency to construct==2.10.67
1 parent 71fc81a commit 7e226c2

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
url="https://github.com/timrid/construct-typing",
2222
author="Tim Riddermann",
2323
python_requires=">=3.7",
24-
install_requires=["construct==2.10.66"],
24+
install_requires=["construct==2.10.67"],
2525
keywords=[
2626
"construct",
2727
"kaitai",

0 commit comments

Comments
 (0)