Skip to content

Commit

Permalink
chore(deps): update dependency numpy to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 20, 2020
1 parent b403c9b commit ae484cc
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 25 deletions.
54 changes: 30 additions & 24 deletions thc-net/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 thc-net/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ notebook = "6.0.3"
ipywidgets = "7.5.1"
wget = "^3.2"
matplotlib = "3.2.1"
numpy = "==1.18.5"
numpy = "==1.19.0"
pandas = "==1.0.4"

[build-system]
Expand Down

0 comments on commit ae484cc

Please sign in to comment.