Skip to content

Commit 34d1735

Browse files
[CI] Matplotlib import (#165)
1 parent 20e98ec commit 34d1735

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2024.
2+
# Copyright (c) 2024-2025.
33
# ProrokLab (https://www.proroklab.org/)
44
# All rights reserved.
55
#
@@ -9,5 +9,5 @@ python -m pip install --upgrade pip
99

1010
pip install -e ".[gymnasium]"
1111

12-
python -m pip install flake8 pytest pytest-cov tqdm matplotlib==3.8
12+
python -m pip install flake8 pytest pytest-cov tqdm matplotlib
1313
python -m pip install cvxpylayers # Navigation heuristic

0 commit comments

Comments
 (0)