Skip to content

Commit

Permalink
fix(deps): specify pydantic version as well
Browse files Browse the repository at this point in the history
  • Loading branch information
34j committed Apr 9, 2023
1 parent d1994c4 commit 062c862
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 57 deletions.
79 changes: 22 additions & 57 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ torchcrepe = ">=0.0.17"
unidecode = "^1.3.6"
lightning = "^2.0.1"
fastapi = "==0.88"
pydantic = "<1.7"

[tool.poetry.group.dev.dependencies]
pre-commit = ">=3"
Expand Down

0 comments on commit 062c862

Please sign in to comment.