Skip to content

Commit

Permalink
Build(deps): update matplotlib requirement from ~=3.7.1 to ~=3.9.1
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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent e7f2b1c commit e4e870d
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.1
scipy~=1.10.1
tqdm~=4.65.0
torch~=2.0.1
Expand Down

0 comments on commit e4e870d

Please sign in to comment.