NotRequired fix

This commit is contained in:
Firq 2025-04-05 20:02:05 +02:00
parent 12bd468c7c
commit fbce5b4d7d
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
3 changed files with 9 additions and 1 deletions

View file

@ -18,6 +18,7 @@ dependencies = [
"pillow~=10.4.0",
"requests~=2.32.3",
"tqdm~=4.66.5",
"typing_extensions>=4.0; python_version < '3.11'",
]
[project.optional-dependencies]