Skip to content

Commit

Permalink
fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
brosoul committed Dec 9, 2024
1 parent f61c845 commit 22e19f8
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 2 deletions.
127 changes: 125 additions & 2 deletions python/aibrix/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 python/aibrix/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ aibrix_download = 'aibrix.downloader.__main__:main'
[tool.poetry.dependencies]
python = ">=3.10,<3.12"
huggingface-hub = "^0.24.6"
tos = "2.8.0"
boto3 = "^1.35.5"
fastapi = "^0.112.2"
gunicorn = "^23.0.0"
Expand Down

0 comments on commit 22e19f8

Please sign in to comment.