Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
numpy==1.23.5
|
2 |
keras==2.8.0
|
3 |
tensorflow==2.8.0
|
4 |
-
scipy==1.
|
5 |
tifffile
|
6 |
matplotlib
|
|
|
1 |
numpy==1.23.5
|
2 |
keras==2.8.0
|
3 |
tensorflow==2.8.0
|
4 |
+
scipy==1.10.0
|
5 |
tifffile
|
6 |
matplotlib
|