mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
fix: rich from dev dependent to main dependent
This commit is contained in:
parent
d816e76962
commit
96837fa8db
6
poetry.lock
generated
6
poetry.lock
generated
@ -329,7 +329,7 @@ reference = "ali"
|
|||||||
name = "commonmark"
|
name = "commonmark"
|
||||||
version = "0.9.1"
|
version = "0.9.1"
|
||||||
description = "Python parser for the CommonMark Markdown spec"
|
description = "Python parser for the CommonMark Markdown spec"
|
||||||
category = "dev"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = "*"
|
python-versions = "*"
|
||||||
|
|
||||||
@ -1008,7 +1008,7 @@ reference = "ali"
|
|||||||
name = "pygments"
|
name = "pygments"
|
||||||
version = "2.12.0"
|
version = "2.12.0"
|
||||||
description = "Pygments is a syntax highlighting package written in Python."
|
description = "Pygments is a syntax highlighting package written in Python."
|
||||||
category = "dev"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.6"
|
python-versions = ">=3.6"
|
||||||
|
|
||||||
@ -1241,7 +1241,7 @@ reference = "ali"
|
|||||||
name = "rich"
|
name = "rich"
|
||||||
version = "12.4.3"
|
version = "12.4.3"
|
||||||
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
|
description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal"
|
||||||
category = "dev"
|
category = "main"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.6.3,<4.0.0"
|
python-versions = ">=3.6.3,<4.0.0"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user