Skip to content

Commit

Permalink
Build(deps): update matplotlib requirement from ~=3.7.1 to ~=3.9.0
Browse files Browse the repository at this point in the history
Updates the requirements on [matplotlib](https://github.com/matplotlib/matplotlib) to permit the latest version.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.7.1...v3.9.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent e7f2b1c commit 91b8010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ setuptools~=67.7.0
pandas>=2.0.1
numpy~=1.24.2
nptyping~=2.5.0
matplotlib~=3.7.1
matplotlib~=3.9.0
scipy~=1.10.1
tqdm~=4.65.0
torch~=2.0.1
Expand Down

0 comments on commit 91b8010

Please sign in to comment.