Skip to content

Commit

Permalink
Merge pull request #200 from isogeo/dependencies
Browse files Browse the repository at this point in the history
Update development environment dependencies
  • Loading branch information
SimonSAMPERE committed Jan 11, 2021
2 parents 14138af + 34f0240 commit 421ea9f
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 @@ -16,23 +16,23 @@

# Lint and formatting
# -----------------------
black==19.10b0
black==20.8b1
flake8==3.8.*
pre-commit==2.4.*
pre-commit==2.9.*

# Tests
# -----------------------
python-dotenv==0.14.*
python-dotenv==0.15.*
pytest==6.1.*
pytest-cov==2.10.*
pytest-randomly==3.4.*
pytest-randomly==3.5.*
pytest-rerunfailures==9.*
tox==3.20.*

# Documentation (for devs)
# -----------------------
sphinx==3.2.*
sphinx-autodoc-typehints==1.10.*
sphinx-autodoc-typehints==1.11.*
sphinx-copybutton==0.3.*
sphinx-markdown-tables==0.0.15 # to render markdown tables
sphinx-rtd-theme==0.5.*
Expand Down

0 comments on commit 421ea9f

Please sign in to comment.