From 66a88b6870ef726e64f39496cb2f164b6c4fe253 Mon Sep 17 00:00:00 2001 From: Robert Butler Date: Thu, 9 May 2019 02:07:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acfc3c6..669cd1e 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ pandas==0.22.0 - pytz [required: >=2011k, installed: 2018.3] ``` -Numpy *should* work >= 1.9.0 and pandas >= 0.20.0, but install more recent versions if possible. For python 3.4 versions, a pip installation of pandas may give error [#20723](https://github.com/pandas-dev/pandas/issues/20723). If so, specify 'pandas<0.21'. As or December 2018, the batch query limits appear to have tightened upgrade to biopython 1.73 see issue [#1867](https://github.com/biopython/biopython/issues/1867). +Numpy *should* work >= 1.9.0 and pandas >= 0.20.0, but install more recent versions if possible. For python 3.4 versions, a pip installation of pandas may give error [#20723](https://github.com/pandas-dev/pandas/issues/20723). If so, specify 'pandas<0.21'. As of December 2018, the NCBI batch query limits appear to have tightened. Upgrade to biopython 1.73 see issue [#1867](https://github.com/biopython/biopython/issues/1867). ### Memory/System requirements