Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ sphinxcontrib-serializinghtml==2.0.0
literate_dataclasses
# For IPython.sphinxext.ipython_console_highlighting extension
ipython
numpy
# TODO(stes): temporary fix, remove once objects.inv are updated
# see https://github.com/AdaptiveMotorControlLab/CEBRA/issues/303
numpy<2.5
Loading