Skip to content

Commit

Permalink
fix(deps): update dependency fastapi to v0.108.0 (#1042)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 27ddc80 commit 091805c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
19 changes: 9 additions & 10 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ pysimplegui = ">=4.6"
pebble = ">=5.0"
torchcrepe = ">=0.0.17"
lightning = "^2.0.1"
fastapi = "==0.104.1"
fastapi = "==0.108.0"
transformers = "^4.28.1"
matplotlib = "^3.7.1"

Expand Down

0 comments on commit 091805c

Please sign in to comment.