added depenency to construct==2.10.67
This commit is contained in:
parent
71fc81ad16
commit
7e226c2f80
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -21,7 +21,7 @@ setup(
|
|||
url="https://github.com/timrid/construct-typing",
|
||||
author="Tim Riddermann",
|
||||
python_requires=">=3.7",
|
||||
install_requires=["construct==2.10.66"],
|
||||
install_requires=["construct==2.10.67"],
|
||||
keywords=[
|
||||
"construct",
|
||||
"kaitai",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue