Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,4 @@ pylint==3.0.3
|
|
| 11 |
python-dotenv==1.0.0
|
| 12 |
tiktoken==0.5.1
|
| 13 |
pytest==7.4.3
|
| 14 |
-
numpy
|
|
|
|
| 11 |
python-dotenv==1.0.0
|
| 12 |
tiktoken==0.5.1
|
| 13 |
pytest==7.4.3
|
| 14 |
+
numpy>=1.26.0
|