Skip to content

Commit 65cb9ae

Browse files
Merge pull request #415 from rsagroup/remove-matplotlib-361-version-blacklist
Undo temporary blacklisting of matplotlib v3.9.1
2 parents 3d98ac2 + 6ad9897 commit 65cb9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
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)