chore: add novita_client to pyproject.toml (#5349)

This commit is contained in:
-LAN- 2024-06-18 14:52:20 +08:00 committed by GitHub
commit 4e3d76a1d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 34 additions and 12 deletions

View file

@ -184,6 +184,7 @@ tcvectordb = "1.3.2"
chromadb = "~0.5.1"
tenacity = "~8.3.0"
cos-python-sdk-v5 = "1.9.30"
novita-client = "^0.5.6"
[tool.poetry.group.dev]
optional = true