Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Wendong-Fan committed Jul 29, 2024
1 parent 338b1a6 commit b03c8e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["poetry-core>=1.0.0", "setuptools"]
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
Expand Down Expand Up @@ -45,6 +45,7 @@ ipykernel = "^6.0.0"

pillow ="^10.2.0"
setuptools = "^68.0.0"
ffmpy = "^0.3.2"

# model-platforms
litellm = { version = "^1.38.1", optional = true }
Expand Down

0 comments on commit b03c8e2

Please sign in to comment.