Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
cython
|
2 |
huggingface_hub
|
3 |
scipy==1.4.1
|
4 |
-
numpy==1.
|
5 |
matplotlib==3.3.2
|
6 |
opencv_python==4.5.4.60
|
7 |
torch==1.7.0
|
|
|
1 |
cython
|
2 |
huggingface_hub
|
3 |
scipy==1.4.1
|
4 |
+
numpy==1.23.1
|
5 |
matplotlib==3.3.2
|
6 |
opencv_python==4.5.4.60
|
7 |
torch==1.7.0
|