Skip to content

Commit fdfdaf4

Browse files
committed
Add matplotlib to dev requirements
1 parent 3da5e13 commit fdfdaf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-dev.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ jupyter==1.0.0
33
pandas==1.2.5
44
scikit-learn==0.24.2
55
xgboost==1.4.2
6-
twine==3.4.2
6+
twine==3.4.2
7+
matplotlib==3.5.1

0 commit comments

Comments
 (0)