mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-23 17:28:53 +02:00
Merge pull request #152 from malmeloo/chore/update-deps
chore: update dependencies
This commit is contained in:
@@ -13,9 +13,9 @@ dependencies = [
|
|||||||
"cryptography>=42.0.0,<46.0.0",
|
"cryptography>=42.0.0,<46.0.0",
|
||||||
"beautifulsoup4>=4.12.3,<5.0.0",
|
"beautifulsoup4>=4.12.3,<5.0.0",
|
||||||
"aiohttp>=3.9.5,<4.0.0",
|
"aiohttp>=3.9.5,<4.0.0",
|
||||||
"bleak>=0.22.2,<1.0.0",
|
"bleak>=1.0.0,<2.0.0",
|
||||||
"typing-extensions>=4.12.2,<5.0.0",
|
"typing-extensions>=4.12.2,<5.0.0",
|
||||||
"anisette>=1.2.1",
|
"anisette>=1.2.1,<2.0.0",
|
||||||
]
|
]
|
||||||
|
|
||||||
[dependency-groups]
|
[dependency-groups]
|
||||||
|
|||||||
Reference in New Issue
Block a user