Skip to content

Commit

Permalink
fix(convolutional-neural-network): update dependency pandas to v2.2.0 (
Browse files Browse the repository at this point in the history
…#13980)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 20, 2024
1 parent d1c0642 commit a7347ba
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 49 deletions.
100 changes: 52 additions & 48 deletions machine-learning/convolutional-neural-network/poetry.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["Hongbo Miao"]
python = "3.10.x"
dvc = "3.40.1"
dvc-s3 = "3.0.1"
pandas = "2.1.4"
pandas = "2.2.0"
tabulate = "0.9.0"
torch = "2.1.2"
torchvision = "0.16.2"
Expand Down

0 comments on commit a7347ba

Please sign in to comment.