fix: rich from dev dependent to main dependent

This commit is contained in:
MingxuanGame 2022-05-25 01:13:27 +08:00 committed by GitHub
parent 1aba480495
commit d816e76962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,9 +42,9 @@ python-multipart = "^0.0.5"
bilireq = "^0.1.2"
emoji = "^1.7.0"
wordcloud = "^1.8.1"
rich = "^12.4.3"
[tool.poetry.dev-dependencies]
rich = "^12.4.3"
[build-system]
requires = ["poetry-core>=1.0.0"]