mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-17 21:53:57 +02:00
chore: update dependencies
This commit is contained in:
@@ -9,7 +9,7 @@ authors = [
|
||||
requires-python = ">=3.9,<3.14"
|
||||
dependencies = [
|
||||
"srp>=1.0.21,<2.0.0",
|
||||
"cryptography>=42.0.0,<45.0.0",
|
||||
"cryptography>=42.0.0,<46.0.0",
|
||||
"beautifulsoup4>=4.12.3,<5.0.0",
|
||||
"aiohttp>=3.9.5,<4.0.0",
|
||||
"bleak>=0.22.2,<1.0.0",
|
||||
@@ -22,7 +22,7 @@ dev = [
|
||||
"pyright>=1.1.391,<2.0.0",
|
||||
"ruff>=0.8.4,<1.0.0",
|
||||
"tomli>=2.0.1,<3.0.0",
|
||||
"packaging>=24.1,<25.0",
|
||||
"packaging>=25.0,<26.0",
|
||||
]
|
||||
test = [
|
||||
"pytest>=8.3.2,<9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user