diff --git a/.github/unittest/install_dependencies.sh b/.github/unittest/install_dependencies.sh index adb7aa7b..561ad7d2 100644 --- a/.github/unittest/install_dependencies.sh +++ b/.github/unittest/install_dependencies.sh @@ -1,5 +1,5 @@ # -# Copyright (c) 2024. +# Copyright (c) 2024-2025. # ProrokLab (https://www.proroklab.org/) # All rights reserved. # @@ -9,5 +9,5 @@ python -m pip install --upgrade pip pip install -e ".[gymnasium]" -python -m pip install flake8 pytest pytest-cov tqdm matplotlib==3.8 +python -m pip install flake8 pytest pytest-cov tqdm matplotlib python -m pip install cvxpylayers # Navigation heuristic