diff --git a/requirements-dev.txt b/requirements-dev.txt index 928b67e3..5ee37948 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,6 +7,6 @@ pytest-sugar==0.9.4 PyMySQL==1.0.2 sphinx>=1.8.1, <5.0.3 sphinxcontrib-asyncio==0.3.0 -SQLAlchemy==1.3.24 +SQLAlchemy==1.4.39 uvloop==0.16.0; python_version < '3.11' twine==4.0.1