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 d04157d commit 87cd374Copy full SHA for 87cd374
requirements.txt
@@ -19,7 +19,7 @@ pathspec==0.11.2 ; python_version >= "3.10" and python_version < "4.0"
19
platformdirs==3.10.0 ; python_version >= "3.10" and python_version < "4.0"
20
pluggy==1.3.0 ; python_version >= "3.10" and python_version < "4.0"
21
pymysql==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
22
-pytest==7.4.2 ; python_version >= "3.10" and python_version < "4.0"
+pytest==7.4.4 ; python_version >= "3.10" and python_version < "4.0"
23
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
24
sqlalchemy==2.0.20 ; python_version >= "3.10" and python_version < "4.0"
25
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
0 commit comments