Skip to content

Commit 188fc4f

Browse files
committed
numpy 1.9.3, pandas 0.14.1
1 parent 49c5661 commit 188fc4f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

ci/requirements-py27-min.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ dependencies:
77
- nose
88
- pip:
99
- coveralls
10-
- numpy==1.9.0
10+
- numpy==1.9.3
1111
- pandas==0.14.1

docs/sphinx/source/whatsnew/v0.4.0.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,8 @@ Other
5555
Requirements
5656
~~~~~~~~~~~~
5757

58-
* pvlib now requires numpy >= 1.9.0, released in mid 2014.
59-
This is needed to more easily support scalar input/output.
60-
Most of pvlib will work with lesser versions.
58+
* pvlib now requires pandas >= 0.14.1 and numpy >= 1.9.3, both
59+
released in mid 2014. Most of pvlib will work with lesser versions.
6160

6261

6362
Code Contributors

0 commit comments

Comments
 (0)