Fix: missing numexpr when using poetry to run
This commit is contained in:
parent
bc421d7557
commit
957da16d6e
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