diff --git a/python/requirements.txt b/python/requirements.txt index 1f62139a9a6dcbb7c4f393160aafa0fe89ac02ab..6e14636b0a4cdb450f4339de43a6965030feb6c1 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -5,11 +5,9 @@ protobuf>=3.1.0 gast==0.3.3 matplotlib<=2.2.4 ; python_version<"3.6" scipy>=0.19.0, <=1.2.1 ; python_version<"3.5" -nltk>=3.2.2, <=3.4 ; python_version<"3.5" matplotlib<=3.2.1 ; python_version>="3.6" scipy<=1.3.1 ; python_version=="3.5" scipy ; python_version>"3.5" -nltk ; python_version>="3.5" rarfile Pillow six