Skip to content

Commit

Permalink
fix(deps): update dependency fastapi to v0.110.1 (#1144)
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 Apr 6, 2024
1 parent d6888db commit eab647c
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 9 deletions.
43 changes: 35 additions & 8 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,<5" # never update this, advertising popup window will be s
pebble = ">=5.0"
torchcrepe = ">=0.0.17"
lightning = "^2.0.1"
fastapi = "==0.110.0"
fastapi = "==0.110.1"
transformers = "^4.28.1"
matplotlib = "^3.7.1"

Expand Down

0 comments on commit eab647c

Please sign in to comment.