Skip to content

Commit

Permalink
Updated adsmutils to v1.0.9 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
marblestation committed Aug 30, 2018
1 parent 3169061 commit 8eedaf1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
flask-cors==2.0.0
flask-testing==0.4.2
flask-testing==0.6.2
httpretty==0.8.10
coveralls==1.1
pep257==0.5.0
pytest==2.8.2
pytest-cache==1.0
pytest-cov==2.2.0
pytest-pep8==1.0.6
pytest-pep8==1.0.6
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
git+https://github.com/adsabs/ADSMicroserviceUtils.git@v1.0.6
git+https://github.com/adsabs/ADSMicroserviceUtils.git@v1.0.9
Werkzeug==0.10.4
Flask==0.10.1
Flask-RESTful==0.3.5
requests==2.8.1
Flask==0.12.4
Flask-RESTful==0.3.6
requests==2.19.1
flask-discoverer==0.0.2
flask-consulate==0.1.2
Flask-SQLAlchemy==2.1
Flask-SQLAlchemy==2.2
SQLAlchemy-Utils==0.27.7
psycopg2==2.7.3.2
alembic==0.8.1

0 comments on commit 8eedaf1

Please sign in to comment.