Skip to content

Commit

Permalink
Fix version issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeulen committed Feb 4, 2024
1 parent e365690 commit b0f14d2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions doc/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,20 @@ dependencies:
- numba
- scipy
- pillow
- sphinx-gallery
- nbsphinx
- pandoc
- imp.bff
- ipykernel
- jupyter_client # needed for nbsphinx
- sphinx < 7.0
- nbsphinx
- sphinx_rtd_theme
- sphinx-gallery
- sphinxcontrib-bibtex
- sphinxcontrib-websupport
- matplotlib
- numpy
- numpydoc
- pyyaml
- graphviz
- sphinxcontrib-bibtex
- sphinxcontrib-websupport
- openmm
- tqdm

0 comments on commit b0f14d2

Please sign in to comment.