Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
bump fastapi to 0.109.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and eherde committed Feb 14, 2024
1 parent ef4d295 commit 388b287
Show file tree
Hide file tree
Showing 6 changed files with 85 additions and 64 deletions.
35 changes: 17 additions & 18 deletions examples/fast-api-server/poetry.lock

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

1 change: 0 additions & 1 deletion examples/fast-api-server/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ readme = "README.md"
python = ">=3.10,<3.12"
definitive-openassistants = { path = "../../packages/openassistants", extras = ["duckdb", "duckduckgo", "sql"], develop = true }
definitive-openassistants-fastapi = { path = "../../packages/openassistants-fastapi", develop = true }
fastapi = "^0.104.1"
uvicorn = "^0.24.0.post1"
watchfiles = "^0.21.0"
redis = "^5.0.1"
Expand Down
Loading

0 comments on commit 388b287

Please sign in to comment.