Skip to content

Commit

Permalink
Pinned dependency due to incompatibility with the latest SDK v0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vaclavdobsicek committed Dec 12, 2024
1 parent 7ee7cc9 commit bf7405e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.12"
httpx = "^0.25.2"
rossum-api = { git = "https://github.com/rossumai/rossum-sdk" }
rossum-api = { git = "https://github.com/rossumai/rossum-sdk", rev = "v0.20.0" }
click = "^8.1.7"
pyyaml = "^6.0.1"
anyio = "^4.2.0"
Expand Down

0 comments on commit bf7405e

Please sign in to comment.