We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 63c5ec8 commit c3ad20dCopy full SHA for c3ad20d
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.31 ; 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