We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11abce6 commit e57ebb1Copy full SHA for e57ebb1
requirements.txt
@@ -26,6 +26,6 @@ pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
26
pytest==8.1.1 ; python_version >= "3.10" and python_version < "4.0"
27
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
28
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
29
-typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "3.11"
+typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
30
werkzeug==3.0.2 ; python_version >= "3.10" and python_version < "4.0"
31
wtforms==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments