We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd7a41c commit 34f09a9Copy full SHA for 34f09a9
1 file changed
docs/source/requirements.txt
@@ -1,5 +1,6 @@
1
-sphinx
2
-sphinx-copybutton
3
-numpy
4
-cython
5
-ipython
+sphinx==5.0.2
+sphinx-copybutton==0.5.0
+pydata_sphinx_theme==0.9.0
+numpy==1.21.1
+cython==0.29.24
6
+ipython==8.4.0
0 commit comments