Skip to content

Commit e477961

Browse files
adamnschFlorentinD
andcommitted
Add matplotlib as a dev dependency
Co-Authored-By: Florentin Dörre <florentin.dorre@neotechnology.com>
1 parent 0a395bb commit e477961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ dev = [
5050
"pytest-mock==3.14.0",
5151
"nbconvert==7.16.6",
5252
"streamlit==1.42.0",
53+
"matplotlib==3.9.4",
5354
]
5455
docs = [
5556
"sphinx==8.1.3",

0 commit comments

Comments
 (0)