Skip to content

Commit

Permalink
Update matplotlib requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ziatdinovmax committed Mar 25, 2023
1 parent ad1cf3a commit 3ca5898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
install_requires=[
'torch>=1.0.0',
'numpy>=1.18.5',
'matplotlib>=3.2,<3.4',
'matplotlib>=3.4',
'scipy>=1.3.0',
'scikit-learn>=0.22.1',
'scikit-image>=0.16.2',
Expand Down

0 comments on commit 3ca5898

Please sign in to comment.