diff --git a/setup.py b/setup.py index 65e47bff..1fe48f6d 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ "pyproj~=3.0", "SALib~=1.0", "scipy~=1.1", - "sqlalchemy~=2.0", + "sqlalchemy~=1.3", "streamlit~=1.0", "tkcalendar~=1.0", "seaborn~=0.0",