Merge branch 'master' into dependabot/pip/numpydoc-0.9.2

This commit is contained in:
Paulo Henrique Silva 2020-01-08 12:12:44 -03:00 committed by GitHub
commit 79d4fad689
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# install base requirements
-r requirements.txt
pytest==5.3.1
pytest==5.3.2
pytest-cov==2.8.1

View file

@ -2,5 +2,5 @@
-r requirements.txt
# documentation generation support
Sphinx==2.2.2
Sphinx==2.3.1
numpydoc==0.9.2