Skip to content

Commit

Permalink
Merge pull request #90 from Wim-De-Clercq/88-requirements_upgrade
Browse files Browse the repository at this point in the history
Upgrade requirements.
  • Loading branch information
goessebr committed Dec 21, 2021
2 parents 98b29df + 9a3003f commit c7f24b2
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
Expand Up @@ -2,15 +2,15 @@
--requirement requirements.txt

# Documentation
Sphinx==4.2.0
sphinxcontrib-httpdomain==1.7.0
Sphinx==4.3.1
sphinxcontrib-httpdomain==1.8.0
pygments==2.10.0

# Linting
flake8==3.9.2
flake8==4.0.1

# Unit testing
pytest==6.2.5
webtest==3.0.0
pytest-cov==2.12.1
coveralls==3.2.0
pytest-cov==3.0.0
coveralls==3.3.1
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
pyramid==2.0
skosprovider==1.0.0
skosprovider==1.1.0
# -e git+https://github.com/koenedaele/skosprovider.git@develop#egg=skosprovider

0 comments on commit c7f24b2

Please sign in to comment.