Skip to content

Commit

Permalink
psycopg2 version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ehenneken committed Sep 12, 2019
1 parent 6920644 commit 6f7d7fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 1.0.22

* version update for psycopg2 to 2.8.3

### 1.0.21

* graphics for Annual Reviews
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
git+https://github.com/adsabs/ADSMicroserviceUtils.git@v1.0.13
Flask-Testing==0.6.1
alembic==0.8.9
psycopg2==2.7.1
psycopg2==2.8.3
simplejson==3.10.0

0 comments on commit 6f7d7fb

Please sign in to comment.