Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Isolated pytest #6229

Merged
merged 16 commits into from
Aug 4, 2023
Prev Previous commit
Next Next commit
fix
  • Loading branch information
NoureldinYosri committed Aug 2, 2023
commit bb9cc55bf25216ed293c7cf9d9c9c10d55367352
7 changes: 2 additions & 5 deletions dev_tools/requirements/deps/notebook.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@
notebook>=6.4.1,<=6.4.7

# https://github.com/nteract/papermill/issues/519
ipykernel==5.3.4
ipykernel==6.25.0

# for executing notebooks in tests
papermill~=2.3.2

# assumed to be part of colab
seaborn~=0.11.1

# for cirq-ft notebooks
ipykernel==6.25.0
seaborn~=0.11.1