Skip to content

Commit

Permalink
Chore: Set matplotlib < 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
GilesStrong committed Apr 25, 2023
1 parent 32b7621 commit 71b9018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,5 +1,5 @@
seaborn==0.9.0
matplotlib>=3.1,<=3.4.0
matplotlib>=3.1,<=3.5.0
pandas>=0.25.0,<2.0.0
torch>=1.0.0
fastprogress==0.1.21
Expand Down

0 comments on commit 71b9018

Please sign in to comment.