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 d663ae3 commit c9f3101Copy full SHA for c9f3101
1 file changed
requirements.txt
@@ -22,7 +22,7 @@ pygments==2.19.2 ; python_version >= "3.12" and python_version < "4.0"
22
pymysql==1.1.2 ; python_version >= "3.12" and python_version < "4.0"
23
pytest==8.4.2 ; python_version >= "3.12" and python_version < "4.0"
24
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
25
-sqlalchemy==2.0.43 ; python_version >= "3.12" and python_version < "4.0"
+sqlalchemy==2.0.48 ; python_version >= "3.12" and python_version < "4.0"
26
typing-extensions==4.15.0 ; python_version >= "3.12" and python_version < "4.0"
27
werkzeug==3.1.3 ; python_version >= "3.12" and python_version < "4.0"
28
win32-setctime==1.2.0 ; python_version >= "3.12" and python_version < "4.0" and sys_platform == "win32"
0 commit comments