Skip to content

Commit 9ede144

Browse files
committed
Fix readme
1 parent 52d559f commit 9ede144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,9 @@ pip install pandas
163163
```
164164

165165
## Dependencies
166-
- [NumPy](https://www.numpy.org): 1.12.0 or higher
166+
- [NumPy](https://www.numpy.org): 1.13.3 or higher
167167
- [python-dateutil](https://labix.org/python-dateutil): 2.5.0 or higher
168-
- [pytz](https://pythonhosted.org/pytz): 2011k or higher
168+
- [pytz](https://pythonhosted.org/pytz): 2013b or higher
169169

170170
See the [full installation instructions](https://pandas.pydata.org/pandas-docs/stable/install.html#dependencies)
171171
for recommended and optional dependencies.

0 commit comments

Comments
 (0)