# Requirements file for ReadTheDocs, check .readthedocs.yml.
# To build the module reference correctly, make sure every external package
# under `install_requires` in `setup.cfg` is also listed here!
protobuf~=3.19.0 # fix github test and docu creation
sphinx>=3.2.1
sphinx_rtd_theme

torch>=2.0.0
pytorch-lightning>=2.0.0
numpy>=1.20.2
matplotlib>=3.4.2
trimesh>=3.9.19
shapely>=1.7.1
rtree>=0.9.7
scipy>=1.6.3
networkx>=2.5.1
jupyter
nbsphinx
nbsphinx-link
sphinx_rtd_theme>=1.0
ipywidgets
ipython<8.17.0 # https://github.com/ipython/ipython/issues/14235
ipykernel
