Fix: missing numexpr when using poetry to run (#1040)
This commit is contained in:
commit
e5d6e72406
1 changed files with 1 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ langfuse = "^1.0.13"
|
|||
pillow = "^10.0.0"
|
||||
metal-sdk = "^2.2.0"
|
||||
markupsafe = "^2.1.3"
|
||||
numexpr = "^2.8.6"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue