We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c5661 commit 188fc4fCopy full SHA for 188fc4f
ci/requirements-py27-min.yml
@@ -7,5 +7,5 @@ dependencies:
7
- nose
8
- pip:
9
- coveralls
10
- - numpy==1.9.0
+ - numpy==1.9.3
11
- pandas==0.14.1
docs/sphinx/source/whatsnew/v0.4.0.txt
@@ -55,9 +55,8 @@ Other
55
Requirements
56
~~~~~~~~~~~~
57
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.
+* pvlib now requires pandas >= 0.14.1 and numpy >= 1.9.3, both
+ released in mid 2014. Most of pvlib will work with lesser versions.
61
62
63
Code Contributors
0 commit comments