We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c5ec8 commit 605adcfCopy full SHA for 605adcf
requirements.txt
@@ -21,7 +21,7 @@ pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
21
pymysql==1.1.1 ; python_version >= "3.10" and python_version < "4.0"
22
pytest==8.2.2 ; python_version >= "3.10" and python_version < "4.0"
23
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
24
-sqlalchemy==2.0.30 ; python_version >= "3.10" and python_version < "4.0"
+sqlalchemy==2.0.34 ; python_version >= "3.10" and python_version < "4.0"
25
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
26
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
27
werkzeug==3.0.3 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments