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 ec0b015 commit 12d1de5Copy full SHA for 12d1de5
docs/requirements.txt
@@ -1,3 +1,3 @@
1
-sphinx==4.2.0
+sphinx==5.0
2
sphinx-readable-theme==1.3.0
3
-myst_nb==0.13.1
+myst_nb==0.17.2
environment.yml
@@ -8,6 +8,6 @@ dependencies:
8
- pip:
9
- codecov
10
- pytest-cov
11
- - sphinx==4.2.0
+ - sphinx==5.0
12
- sphinx-readable-theme==1.3.0
13
- - myst_nb==0.13.1
+ - myst_nb==0.17.2
0 commit comments