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 c7e1ee7 commit b6eeedfCopy full SHA for b6eeedf
requirements.txt
@@ -578,9 +578,9 @@ ipykernel==7.1.0 \
578
# jupyter
579
# jupyter-console
580
# jupyterlab
581
-ipython==8.37.0 ; python_full_version < '3.11' \
582
- --hash=sha256:ca815841e1a41a1e6b73a0b08f3038af9b2252564d01fc405356d34033012216 \
583
- --hash=sha256:ed87326596b878932dbcb171e3e698845434d8c61b8d8cd474bf663041a9dcf2
+ipython==9.7.0; python_full_version < '3.11' \
+ --hash=sha256:5f6de88c905a566c6a9d6c400a8fed54a638e1f7543d17aae2551133216b1e4e \
+ --hash=sha256:bce8ac85eb9521adc94e1845b4c03d88365fd6ac2f4908ec4ed1eb1b0a065f9f
584
# via
585
# ipykernel
586
# ipywidgets
0 commit comments