diff --git a/CHANGES.md b/CHANGES.md index 0359e2a..d33499f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,7 @@ +### 1.0.17 + +* Updated adsmutils requirement + ### 1.0.16 * Enabled JSON stdout logging and HTTP connection pool diff --git a/requirements.txt b/requirements.txt index 2ef984f..892bd38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -git+https://github.com/adsabs/ADSMicroserviceUtils.git@v1.0.4 +git+https://github.com/adsabs/ADSMicroserviceUtils.git@v1.0.6 Flask==0.12 Flask-RESTful==0.3.5 Flask-SQLAlchemy==2.2