Skip to content

Commit 5574b4d

Browse files
committed
Bumped min environment reqs
1 parent 64cce77 commit 5574b4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424
- pytest>=4.0.2
2525
- pytest-mock
2626
- sphinx
27-
- numpydoc
27+
- numpydoc>=0.9.0
2828
- pip
2929

3030
# optional

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pycodestyle
1515
pytest>=4.0.2
1616
pytest-mock
1717
sphinx
18-
numpydoc
18+
numpydoc>=0.9.0
1919
pip
2020
beautifulsoup4>=4.2.1
2121
blosc

0 commit comments

Comments
 (0)