diff --git a/requirements.txt b/requirements.txt index b5591f5..b9b1a21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -Python~=3.5 -Numpy~=1.15.2 -Opencv~=3.4.2 -Tensorflow~=1.10.0 -Keras~=2.2.4 -Sklearn~=0.22.2 -Pandas~=0.23.4 \ No newline at end of file +opencv-python~=3.4.2 +tensorflow~=1.10.0 +keras~=2.2.4 +scikit-learn~=0.22.2 +pandas~=0.23.4 +shapely +matplotlib \ No newline at end of file