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.
2 parents 06ac9b5 + 3f17398 commit b63edb1Copy full SHA for b63edb1
environment.yml
@@ -10,7 +10,7 @@ dependencies:
10
- statsmodels
11
- imageio
12
# For building the site
13
- - sphinx<5
+ - sphinx
14
- myst-nb
15
- sphinx-book-theme
16
- sphinx-copybutton
site/requirements.txt
@@ -1,4 +1,4 @@
1
-sphinx<5
+sphinx
2
myst-nb
3
sphinx-book-theme
4
sphinx-copybutton
0 commit comments