mirror of
https://github.com/ivuorinen/cinode-api.git
synced 2026-01-26 03:04:03 +00:00
fix(deps): update httpx to 0.27.0 (#36)
This commit is contained in:
@@ -13,7 +13,7 @@ include = ["CHANGELOG.md", "cinode_api_client/py.typed"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
httpx = ">=0.20.0,<0.25.0"
|
||||
httpx = ">=0.27.0,<0.28.0"
|
||||
attrs = ">=21.3.0"
|
||||
python-dateutil = "^2.8.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user