mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-17 21:53:57 +02:00
Support python 3.13
This commit is contained in:
@@ -7,7 +7,7 @@ readme = "README.md"
|
||||
packages = [{ include = "findmy" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.9,<3.13"
|
||||
python = ">=3.9,<3.14"
|
||||
srp = "^1.0.21"
|
||||
cryptography = ">=42.0.0,<45.0.0"
|
||||
beautifulsoup4 = "^4.12.3"
|
||||
|
||||
Reference in New Issue
Block a user