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 40c51cf commit 0540313Copy full SHA for 0540313
doc/requirements.txt
@@ -1,14 +1,16 @@
1
-numpy==1.26.4
2
-scipy==1.14.1
3
-qutip==5.0.3.post1
+numpy==1.22.4
+scipy==1.10.0
+qutip==5.0.1
4
qutip-qtrl==0.1.3
5
-cython==3.0.11
6
-sphinx==7.4.7
7
-sphinx_rtd_theme==2.0.0
8
-readthedocs-sphinx-search==0.3.2
9
-numpydoc==1.8.0
10
-matplotlib==3.9.2
11
-docutils==0.20.1
12
-sphinxcontrib-bibtex==2.6.2
13
-qiskit==0.46.2
14
-qiskit-aer==0.14.2
+cython==0.29.30
+sphinx==5.0.2
+sphinx_rtd_theme==1.0.0
+readthedocs-sphinx-search==0.1.2
+numpydoc==1.4.0
+matplotlib==3.5.2
+docutils==0.17.1
+sphinxcontrib-bibtex==2.4.2
+pyqir-generator==0.6.2
+pyqir-parser==0.6.2
15
+qiskit==0.46.1
16
+qiskit-aer==0.14.0.1
0 commit comments