diff --git a/requirements.txt b/requirements.txt index 3cf596e..9a2ff15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ numpy Pillow # provides PIL -scipy==1.1 +scipy==1.10.0 tensorflow-gpu >= 1.0 # installs tensorflow with GPU support, should still work even without GPU