File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
20
20
pymysql == 1.1.0 ; python_version >= "3.10" and python_version < "4.0"
21
21
pytest == 7.4.0 ; python_version >= "3.10" and python_version < "4.0"
22
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"
23
+ sqlalchemy == 2.0.21 ; python_version >= "3.10" and python_version < "4.0"
24
24
tomli == 2.0.1 ; python_version >= "3.10" and python_version < "3.11"
25
25
typing-extensions == 4.7.1 ; python_version >= "3.10" and python_version < "4.0"
26
26
win32-setctime == 1.1.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
You can’t perform that action at this time.
0 commit comments