Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy==1.21.6
|
2 |
-
scipy==1.
|
3 |
Pillow==9.5.0
|
4 |
Cython==0.29.34
|
5 |
matplotlib==3.5.3
|
|
|
1 |
numpy==1.21.6
|
2 |
+
scipy==1.4.1
|
3 |
Pillow==9.5.0
|
4 |
Cython==0.29.34
|
5 |
matplotlib==3.5.3
|