Bump construct-typing to 2.10.70 in setup.py
This commit is contained in:
parent
2ffa785ce6
commit
a4985250d3
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -22,7 +22,7 @@ setup(
|
|||
author="Tim Riddermann",
|
||||
python_requires=">=3.7",
|
||||
install_requires=[
|
||||
"construct==2.10.68",
|
||||
"construct==2.10.70",
|
||||
"typing_extensions>=4.6.0"
|
||||
],
|
||||
keywords=[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue