Spaces:
Running
Running
Fix numpy
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -14,7 +14,7 @@ python-dotenv==1.0.1
|
|
14 |
watchdog==4.0.0
|
15 |
dateparser==1.2.0
|
16 |
requests>=2.31.0
|
17 |
-
numpy==1.26.
|
18 |
|
19 |
# LLM
|
20 |
chromadb==0.4.24
|
|
|
14 |
watchdog==4.0.0
|
15 |
dateparser==1.2.0
|
16 |
requests>=2.31.0
|
17 |
+
numpy==1.26.4
|
18 |
|
19 |
# LLM
|
20 |
chromadb==0.4.24
|