Skip to content

Commit

Permalink
Update numpy dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Gruber committed Aug 25, 2024
1 parent 91a79b5 commit 7ddf671
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ Jinja2 = "^3.0.3"
PyYAML = "^6.0"
tqdm = "^4.64.0"
bs4 = "^0.0.1"
numpy = "^1.20"

[tool.poetry.dev-dependencies]
flake8 = "^3.7"
mypy = "^0.761"
pylint = "^2.4"
codecov = "^2.0"
black = "=19.10b0"
numpy = "^1.18.2"
ipython = "^8.0.1"

[tool.poetry.scripts]
Expand Down

0 comments on commit 7ddf671

Please sign in to comment.