Updated dependencies for rich_theme_manager
This commit is contained in:
parent
5e3cd66a4b
commit
8a3dc9b393
@ -22,7 +22,7 @@ pyobjc-framework-Vision>=7.3,<9.0
|
|||||||
PyYAML>=5.4.1,<6.0.0
|
PyYAML>=5.4.1,<6.0.0
|
||||||
requests>=2.27.1,<3.0.0
|
requests>=2.27.1,<3.0.0
|
||||||
rich>=11.2.0,<13.0.0
|
rich>=11.2.0,<13.0.0
|
||||||
rich_theme_manager>=0.7.0
|
rich_theme_manager>=0.9.0
|
||||||
tenacity>=8.0.1,<9.0.0
|
tenacity>=8.0.1,<9.0.0
|
||||||
textx>=2.3.0,<2.4.0
|
textx>=2.3.0,<2.4.0
|
||||||
toml>=0.10.2,<0.11.0
|
toml>=0.10.2,<0.11.0
|
||||||
|
|||||||
2
setup.py
2
setup.py
@ -97,7 +97,7 @@ setup(
|
|||||||
"pyobjc-framework-Vision>=7.3,<9.0",
|
"pyobjc-framework-Vision>=7.3,<9.0",
|
||||||
"requests>=2.27.1,<3.0.0",
|
"requests>=2.27.1,<3.0.0",
|
||||||
"rich>=11.2.0,<13.0.0",
|
"rich>=11.2.0,<13.0.0",
|
||||||
"rich_theme_manager>=0.7.0",
|
"rich_theme_manager>=0.9.0",
|
||||||
"tenacity>=8.0.1,<9.0.0",
|
"tenacity>=8.0.1,<9.0.0",
|
||||||
"textx>=2.3.0,<3.0.0",
|
"textx>=2.3.0,<3.0.0",
|
||||||
"toml>=0.10.2,<0.11.0",
|
"toml>=0.10.2,<0.11.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user