Spaces:
Runtime error
Runtime error
Commit
·
fd55770
1
Parent(s):
541f9cd
add numexpr for llmmath
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -29,3 +29,4 @@ open-interpreter==0.1.4
|
|
29 |
pandas
|
30 |
regex
|
31 |
graphviz
|
|
|
|
29 |
pandas
|
30 |
regex
|
31 |
graphviz
|
32 |
+
numexpr
|