We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e685a1d commit 1a2d996Copy full SHA for 1a2d996
requirements.txt
@@ -22,5 +22,5 @@ pytest==7.4.0 ; python_version >= "3.10" and python_version < "4.0"
22
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
23
sqlalchemy==2.0.20 ; python_version >= "3.10" and python_version < "4.0"
24
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
25
-typing-extensions==4.7.1 ; python_version >= "3.10" and python_version < "4.0"
+typing-extensions==4.12.1 ; python_version >= "3.10" and python_version < "4.0"
26
win32-setctime==1.1.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
0 commit comments