diff --git a/requirements.txt b/requirements.txt index eeb4d54c..a650c0e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ PyNaCl~=1.4.0 pyrad~=2.1 pyroute2~=0.5.14 pysnmp~=4.4.12 -SQLAlchemy~=1.3.22 +SQLAlchemy>=1.3<1.4 systemd-python==234