diff --git a/bin/Aggregator/requirements.txt b/bin/Aggregator/requirements.txt index 484da0f..b3d2121 100644 --- a/bin/Aggregator/requirements.txt +++ b/bin/Aggregator/requirements.txt @@ -24,5 +24,5 @@ pytz==2018.4 secureconfig==0.1.1.0 singledispatch==3.4.0.3 six==1.11.0 -SQLAlchemy==1.2.8 +SQLAlchemy==1.3.0 wrapt==1.10.11