Skip to content

Commit f6b6a22

Browse files
authored
updated construct-typing dependency to v0.6.*
1 parent 07c9943 commit f6b6a22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
python_requires=">=3.8",
3232
install_requires=[
3333
"construct==2.10.68",
34-
"construct-typing==0.5.6",
34+
"construct-typing==0.6.*",
3535
"wxPython>=4.1.1",
3636
"arrow>=1.0.0",
3737
"wrapt>=1.14.0",

0 commit comments

Comments
 (0)