Updated textx version
This commit is contained in:
@@ -27,7 +27,7 @@ rich_theme_manager>=0.11.0
|
|||||||
shortuuid==1.0.9
|
shortuuid==1.0.9
|
||||||
strpdatetime>=0.2.0
|
strpdatetime>=0.2.0
|
||||||
tenacity>=8.0.1,<9.0.0
|
tenacity>=8.0.1,<9.0.0
|
||||||
textx>=3.0.0,<4.0.0
|
textx>=3.1.1,<4.0.0
|
||||||
toml>=0.10.2,<0.11.0
|
toml>=0.10.2,<0.11.0
|
||||||
wrapt>=1.14.1,<2.0.0
|
wrapt>=1.14.1,<2.0.0
|
||||||
wurlitzer>=3.0.2,<4.0.0
|
wurlitzer>=3.0.2,<4.0.0
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -102,7 +102,7 @@ setup(
|
|||||||
"shortuuid==1.0.9",
|
"shortuuid==1.0.9",
|
||||||
"strpdatetime>=0.2.0",
|
"strpdatetime>=0.2.0",
|
||||||
"tenacity>=8.0.1,<9.0.0",
|
"tenacity>=8.0.1,<9.0.0",
|
||||||
"textx>=3.0.0,<4.0.0",
|
"textx>=3.1.1,<4.0.0",
|
||||||
"toml>=0.10.2,<0.11.0",
|
"toml>=0.10.2,<0.11.0",
|
||||||
"wrapt>=1.14.1,<2.0.0",
|
"wrapt>=1.14.1,<2.0.0",
|
||||||
"wurlitzer>=3.0.2,<4.0.0",
|
"wurlitzer>=3.0.2,<4.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user