We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de5919 commit c79b208Copy full SHA for c79b208
requirements.txt
@@ -14,6 +14,7 @@ mypy-extensions==1.0.0 ; python_version >= "3.12" and python_version < "4.0"
14
mypy==1.11.2 ; python_version >= "3.12" and python_version < "4.0"
15
nodeenv==1.9.1 ; python_version >= "3.12" and python_version < "4.0"
16
packaging==24.1 ; python_version >= "3.12" and python_version < "4.0"
17
+pillow==10.4.0 ; python_version >= "3.12" and python_version < "4.0"
18
platformdirs==4.2.2 ; python_version >= "3.12" and python_version < "4.0"
19
pluggy==1.5.0 ; python_version >= "3.12" and python_version < "4.0"
20
pre-commit==3.8.0 ; python_version >= "3.12" and python_version < "4.0"
0 commit comments