Skip to content

Commit ab94997

Browse files
authored
Merge pull request #222 from gdcc/update-httpx-dependency
2 parents 693d0ff + 1a2f7d4 commit ab94997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ packages = [{ include = "pyDataverse" }]
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.8.1"
16-
httpx = "^0.27.0"
16+
httpx = ">=0.27,<0.30"
1717
jsonschema = "^4.21.1"
1818

1919
[tool.poetry.group.dev]

0 commit comments

Comments
 (0)