Skip to content

Commit fc946ab

Browse files
Added httpx dependency
1 parent cbc28f7 commit fc946ab

2 files changed

Lines changed: 95 additions & 2 deletions

File tree

poetry.lock

Lines changed: 94 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ python-dateutil = "^2.8.2"
3737
pydantic = "2.11.7"
3838
aiohttp = "3.12.15"
3939
aiohttp-retry = "2.9.1"
40+
httpx = "^0.28.1"
4041

4142
[tool.poetry.group.dev.dependencies]
4243
pylint = ">=2.17.5"

0 commit comments

Comments
 (0)