mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
fix: rich from dev dependent to main dependent
This commit is contained in:
parent
1aba480495
commit
d816e76962
@ -42,9 +42,9 @@ python-multipart = "^0.0.5"
|
|||||||
bilireq = "^0.1.2"
|
bilireq = "^0.1.2"
|
||||||
emoji = "^1.7.0"
|
emoji = "^1.7.0"
|
||||||
wordcloud = "^1.8.1"
|
wordcloud = "^1.8.1"
|
||||||
|
rich = "^12.4.3"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
rich = "^12.4.3"
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core>=1.0.0"]
|
requires = ["poetry-core>=1.0.0"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user