Skip to content

Commit 40c8dd9

Browse files
committed
fix #786 : updated required dependencies in README
1 parent ab1ca33 commit 40c8dd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@ Once you have satisfied the requirements detailed below, simply run::
7373
Required Dependencies
7474
---------------------
7575

76-
- Python 2.7, 3.5, or 3.6
77-
- `numpy <http://www.numpy.org/>`__ (1.10.0 or later)
78-
- `pandas <http://pandas.pydata.org/>`__ (0.13.1 or later)
76+
- Python 2.7, 3.6 or 3.7
77+
- `numpy <http://www.numpy.org/>`__ (1.13 or later)
78+
- `pandas <http://pandas.pydata.org/>`__ (0.20 or later)
7979

8080

8181
Optional Dependencies

0 commit comments

Comments
 (0)