Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ python-dotenv
|
|
5 |
cython
|
6 |
gitpython
|
7 |
tensorboard
|
8 |
-
numpy
|
9 |
Pillow
|
10 |
opencv-python
|
11 |
scipy
|
|
|
5 |
cython
|
6 |
gitpython
|
7 |
tensorboard
|
8 |
+
numpy>=1.21.6
|
9 |
Pillow
|
10 |
opencv-python
|
11 |
scipy
|