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 52d559f commit 9ede144Copy full SHA for 9ede144
README.md
@@ -163,9 +163,9 @@ pip install pandas
163
```
164
165
## Dependencies
166
-- [NumPy](https://www.numpy.org): 1.12.0 or higher
+- [NumPy](https://www.numpy.org): 1.13.3 or higher
167
- [python-dateutil](https://labix.org/python-dateutil): 2.5.0 or higher
168
-- [pytz](https://pythonhosted.org/pytz): 2011k or higher
+- [pytz](https://pythonhosted.org/pytz): 2013b or higher
169
170
See the [full installation instructions](https://pandas.pydata.org/pandas-docs/stable/install.html#dependencies)
171
for recommended and optional dependencies.
0 commit comments