Skip to content

Commit

Permalink
chore: Add msgpack dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
whiterabbit1983 committed Oct 16, 2024
1 parent 7517d14 commit 5ce94fb
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 3 deletions.
82 changes: 79 additions & 3 deletions agents-api/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 agents-api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ sse-starlette = "^2.1.3"
anyio = "^4.4.0"
python-box = {extras = [], version = "^7.2.0"}
prometheus-fastapi-instrumentator = "^7.0.0"
msgpack = "^1.1.0"
[tool.poetry.group.dev.dependencies]
ipython = "^8.26.0"
ruff = "^0.5.5"
Expand Down

0 comments on commit 5ce94fb

Please sign in to comment.