diff --git a/requirements.txt b/requirements.txt index 43b8187..bfa49b9 100755 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pytest==3.9.3 numpy==1.15 keras==2.2.4 gputil==1.3.0 -sklearn=0.20.1 +scikit_learn==0.20.1 opencv-python -tensorflow -Pillow==5.3.0 \ No newline at end of file +tensorflow==1.7.0 +Pillow==5.3.0