diff --git a/python/requirements.txt b/python/requirements.txt index e56d0f811ced4bb1a04e223f5a1a30dc44372ed3..f41b2e13f05d8e421b0369ce3d0c8d0ed69d1a80 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,5 +1,5 @@ requests==2.9.2 -numpy>=1.12 #TODO:change to ">=1.12" when numpy fix bug in 1.15 and higher version +numpy>=1.12 #TODO:change to ">=1.12" to support python3.7 protobuf==3.1 recordio>=0.1.0 matplotlib==2.2.3 # TODO: let python3 paddlepaddle package use latest matplotlib