Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -74,7 +74,7 @@ narwhals==1.33.0
|
|
74 |
networkx==3.4.2
|
75 |
nltk==3.9.1
|
76 |
numba==0.61.0
|
77 |
-
numpy==
|
78 |
openai==1.72.0
|
79 |
openai-whisper==20240930
|
80 |
opencv-python==4.11.0.86
|
|
|
74 |
networkx==3.4.2
|
75 |
nltk==3.9.1
|
76 |
numba==0.61.0
|
77 |
+
numpy==1.24.4
|
78 |
openai==1.72.0
|
79 |
openai-whisper==20240930
|
80 |
opencv-python==4.11.0.86
|