We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2276093 commit 4f949d3Copy full SHA for 4f949d3
requirements.txt
@@ -2,19 +2,24 @@ numpy>=1.13.3
2
matplotlib>=2.0.0
3
h5py>=2.7
4
scipy>=0.16
5
-sphinx_book_theme
6
-nbsphinx>=0.3.1
+numba>=0.40.0
+
7
pytest>=3.6
8
nbval>=0.9.0
9
pytest-cov>=2.6.0
10
11
flake8>=3.5.0
-numba>=0.40.0
12
-numpydoc
13
+sphinx<8.2.0
14
+sphinx_book_theme
15
sphinxcontrib-bibtex
16
sphinx-math-dollar
17
sphinx-copybutton
18
sphinx-prompt
19
sphinx-mdinclude
20
+numpydoc
21
+nbsphinx>=0.3.1
22
23
importlib-metadata
24
prettytable
25
codespell
0 commit comments