Skip to content

Commit 6ad9897

Browse files
remove temporary blacklisting of matplotlib v3.9.1
1 parent df784e0 commit 6ad9897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ scipy>=1.10.1
33
scikit-learn
44
scikit-image
55
pandas
6-
matplotlib!=3.9.1
6+
matplotlib
77
h5py
88
tqdm
99
joblib

0 commit comments

Comments
 (0)