Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -40,7 +40,7 @@ mdurl==0.1.2
|
|
40 |
mpmath==1.3.0
|
41 |
nest-asyncio==1.5.8
|
42 |
networkx==3.1
|
43 |
-
numpy==1.
|
44 |
opencv-python==4.8.1.78
|
45 |
packaging==23.2
|
46 |
pandas==2.1.1
|
|
|
40 |
mpmath==1.3.0
|
41 |
nest-asyncio==1.5.8
|
42 |
networkx==3.1
|
43 |
+
numpy==1.24.4
|
44 |
opencv-python==4.8.1.78
|
45 |
packaging==23.2
|
46 |
pandas==2.1.1
|