Skip to content

Commit

Permalink
Bump matplotlib from 3.6.1 to 3.7.1 in /rastervision_pytorch_learner
Browse files Browse the repository at this point in the history
Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.6.1 to 3.7.1.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.6.1...v3.7.1)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and AdeelH committed Jun 14, 2023
1 parent 3d60a54 commit 5ebc65c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rastervision_pytorch_learner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ psutil==5.9.3
triangle==20220202
opencv-python==4.6.0.66
opencv-python-headless==4.6.0.66
matplotlib==3.6.1
matplotlib==3.7.1
tqdm==4.64.1
onnx==1.14.0
onnxruntime-gpu==1.15.0

0 comments on commit 5ebc65c

Please sign in to comment.