Skip to content

Commit

Permalink
Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
koenedaele committed Apr 3, 2016
1 parent 9166647 commit fc1d3af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
psycopg2==2.6.1

# Documentation
Sphinx==1.2.2
Sphinx==1.4

# Testing
pytest==2.8.5
pytest-cov==2.2.0
pytest==2.9.1
pytest-cov==2.2.1
coveralls==1.1

# Linting
flake8==2.2.2
mccabe==0.2.1
pep8==1.5.7
pyflakes==0.8.1
flake8==2.5.4
mccabe==0.4.0
pep8==1.7.0
pyflakes==1.1.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SQLAlchemy==1.0.11
SQLAlchemy==1.0.12
-e git+https://github.com/koenedaele/skosprovider.git#egg=skosprovider

0 comments on commit fc1d3af

Please sign in to comment.