Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
numpy
|
2 |
pandas
|
3 |
faiss-cpu
|
4 |
cohere
|
|
|
1 |
+
numpy==1.8.0
|
2 |
pandas
|
3 |
faiss-cpu
|
4 |
cohere
|