Skip to content

Commit 888d535

Browse files
authored
temporary fix for chemistry notebook (#3626)
Fixes #3625.
1 parent a70cb52 commit 888d535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/educators/chemistry.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
},
8080
"outputs": [],
8181
"source": [
82-
"!pip install openfermion openfermioncirq pyscf openfermionpyscf --quiet"
82+
"!pip install openfermion==0.11.0 openfermioncirq pyscf openfermionpyscf==0.4 --quiet"
8383
]
8484
},
8585
{

0 commit comments

Comments
 (0)