Skip to content

Commit

Permalink
Merge pull request #180 from isogeo/dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
SimonSAMPERE committed Sep 3, 2020
2 parents db8bab8 + f42025c commit 45edf3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@ pre-commit==2.4.*
# -----------------------
python-dotenv==0.13.*
pytest==5.4.*
pytest-cov==2.8.*
pytest-randomly==3.3.*
pytest-cov==2.10.*
pytest-randomly==3.4.*
pytest-rerunfailures==9.*
tox==3.14.*
tox==3.19.*

# Documentation (for devs)
# -----------------------
sphinx==3.0.*
sphinx-autodoc-typehints==1.10.*
sphinx-copybutton==0.2.*
sphinx-markdown-tables==0.0.14 # to render markdown tables
sphinx-rtd-theme==0.4.*
sphinx-markdown-tables==0.0.15 # to render markdown tables
sphinx-rtd-theme==0.5.*
recommonmark==0.6.*

# Packaging
Expand Down

0 comments on commit 45edf3b

Please sign in to comment.