Skip to content

Commit

Permalink
Merge 945120c into f92d5ba
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jul 1, 2019
2 parents f92d5ba + 945120c commit 5b3b94a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
--requirement requirements.txt

# Postgresql database access
psycopg2==2.8.2
psycopg2==2.8.3

# Documentation
Sphinx==1.8.5
Sphinx==2.1.2

# Testing
pytest==4.4.1
pytest-cov==2.6.1
coveralls==1.7.0
pytest==5.0.0
pytest-cov==2.7.1
coveralls==1.8.1

# Linting
flake8==3.7.7
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
SQLAlchemy==1.3.3
SQLAlchemy==1.3.5
skosprovider==0.6.1
#-e git+https://github.com/koenedaele/skosprovider.git#egg=skosprovider

0 comments on commit 5b3b94a

Please sign in to comment.