Skip to content

Commit

Permalink
feat: 🎸 set the hffs commit
Browse files Browse the repository at this point in the history
until hffs has a proper release
  • Loading branch information
severo committed Mar 15, 2023
1 parent 3897d09 commit 4b96054
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions services/api/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 services/api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"

[tool.poetry.dependencies]
environs = "^9.5.0"
hffs = {git = "https://github.com/huggingface/hffs.git"}
hffs = {git = "https://github.com/huggingface/hffs.git", rev="0e187e74d38e9436353691f4a7a26b15f0663f58"}
jsonschema = "^4.17.0"
libcommon = {path = "../../libs/libcommon", develop = true}
pyjwt = { extras = ["crypto"], version = "^2.6.0" }
Expand Down

0 comments on commit 4b96054

Please sign in to comment.