Skip to content
Merged
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
13 changes: 9 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,24 @@ numpy>=1.13.3
matplotlib>=2.0.0
h5py>=2.7
scipy>=0.16
sphinx_book_theme
nbsphinx>=0.3.1
numba>=0.40.0

pytest>=3.6
nbval>=0.9.0
pytest-cov>=2.6.0

flake8>=3.5.0
numba>=0.40.0
numpydoc

sphinx<8.2.0
sphinx_book_theme
sphinxcontrib-bibtex
sphinx-math-dollar
sphinx-copybutton
sphinx-prompt
sphinx-mdinclude
numpydoc
nbsphinx>=0.3.1

importlib-metadata
prettytable
codespell
Loading