Add numpy to the dependencies
This commit is contained in:
parent
7119fd4c45
commit
ca1ccf21eb
2 changed files with 38 additions and 1 deletions
|
|
@ -14,6 +14,7 @@ license = "MIT"
|
|||
python = "^3.8"
|
||||
|
||||
jupyterlab = "^2.2.8"
|
||||
numpy = "^1.19.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
# Task runners
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue