Skip to content

Commit

Permalink
Remove urllib3 dependency (#702)
Browse files Browse the repository at this point in the history
Co-authored-by: Quentame <[email protected]>
  • Loading branch information
cdce8p and Quentame authored Oct 28, 2024
1 parent de41747 commit 8d2de40
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
19 changes: 10 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Changelog = "https://github.com/hacf-fr/freebox-api/releases"

[tool.poetry.dependencies]
python = "^3.8.18"
urllib3 = ">=1.26.5,<2"
aiohttp = ">=3,<4"
importlib-metadata = {version = ">=3.3,<9.0", python = "<3.12"}

Expand Down

0 comments on commit 8d2de40

Please sign in to comment.