Merge branch 'master' into dependabot/pip/numpydoc-1.1.0
This commit is contained in:
commit
e101d974af
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# install base requirements
|
||||
-r requirements.txt
|
||||
|
||||
pytest==5.4.1
|
||||
pytest-cov==2.8.1
|
||||
pytest==6.0.1
|
||||
pytest-cov==2.10.1
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@
|
|||
-r requirements.txt
|
||||
|
||||
# documentation generation support
|
||||
Sphinx==3.0.3
|
||||
numpydoc==1.1.0
|
||||
Sphinx==3.2.1
|
||||
numpydoc==1.1.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue