Skip to content

Commit

Permalink
Pin aiohttp != 3.9.0 during notebook tests
Browse files Browse the repository at this point in the history
This fixes the notebook tests (and CI).  See discussion at #453.
  • Loading branch information
garrison committed Nov 20, 2023
1 parent 0185ef0 commit a786066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ docs = [
notebook-dependencies = [
"circuit-knitting-toolbox[cplex,pyscf]",
"quantum-serverless>=0.0.7",
"aiohttp!=3.9.0",
"matplotlib",
"ipywidgets",
"pylatexenc",
Expand Down

0 comments on commit a786066

Please sign in to comment.