Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
freeze matplotlib
  • Loading branch information
Borda committed Jan 25, 2023
commit 57bbb1ac9f0ac4155d8393654d5c7afc410d118b
2 changes: 1 addition & 1 deletion _requirements/default.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setuptools==65.*
matplotlib>=3.0.0
matplotlib>=3.0.0, <3.4.0
ipython[notebook]>=8.0.0, <8.9.0
torch>=1.8.1, <1.14.0
pytorch-lightning>=1.4, <1.9
Expand Down