Skip to content

Commit

Permalink
Accept 4.2.1 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
TouwaStar committed Sep 19, 2023
1 parent 6d9ac18 commit 5aff751
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 @@ -29,7 +29,7 @@ httpx = "~0.23"
pydantic = "~1"
orjson = {version = "~3", optional = true}
ipython = {version = "~8", optional = true, python = "^3.8"}
zeep = {version = "4.2.1", optional = true, extras = ["async"]}
zeep = {version = "^4.2.1", optional = true, extras = ["async"]}
oauthlib = "~3"

[tool.poetry.extras]
Expand Down

0 comments on commit 5aff751

Please sign in to comment.