Skip to content

Commit

Permalink
Update furo version
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbowly committed Nov 18, 2024
1 parent 4260c8c commit 2e0ba75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.PHONY: develop test

develop:
python -m pip uninstall -y gurobi-sphinxtheme
python -m pip install pip setuptools wheel --upgrade
python -m pip install -e .[examples]
python -m pip install -r docs/requirements-base.txt
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dict2css==0.3.0.post1
docutils==0.21.2
domdf-python-tools==3.8.0.post2
filelock==3.14.0
furo==2024.1.29
furo==2024.04.27
html5lib==1.1
idna==3.7
imagesize==1.4.1
Expand Down

0 comments on commit 2e0ba75

Please sign in to comment.