mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-17 22:53:56 +02:00
chore: update deps
This commit is contained in:
@@ -8,11 +8,11 @@ packages = [{ include = "findmy" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<3.13"
|
||||
srp = "^1.0.20"
|
||||
cryptography = "^42.0.5"
|
||||
beautifulsoup4 = "^4.12.2"
|
||||
aiohttp = "^3.9.1"
|
||||
bleak = "^0.22.0"
|
||||
srp = "^1.0.21"
|
||||
cryptography = "^42.0.8"
|
||||
beautifulsoup4 = "^4.12.3"
|
||||
aiohttp = "^3.9.5"
|
||||
bleak = "^0.22.2"
|
||||
|
||||
[tool.poetry.extras]
|
||||
scan = ["bleak"]
|
||||
|
||||
Reference in New Issue
Block a user