diff --git a/setup.py b/setup.py index 7758f5f..11f9dce 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ setup(name='wordops', 'PyMySQL == 0.10.1', 'psutil', 'sh', - 'SQLAlchemy == 1.4.48', + 'SQLAlchemy == 1.4.46', 'requests', 'distro', 'argcomplete',