Skip to content
Snippets Groups Projects
Commit d4840380 authored by Thomas Kluyver's avatar Thomas Kluyver
Browse files

Upgrade jupyter_client package to latest version

parent a91966a3
No related branches found
No related tags found
1 merge request!697Upgrade jupyter_client package to latest version
...@@ -69,7 +69,7 @@ install_requires = [ ...@@ -69,7 +69,7 @@ install_requires = [
"ipython==7.12.0", "ipython==7.12.0",
"ipython_genutils==0.2.0", "ipython_genutils==0.2.0",
"jupyter-core==4.6.1", "jupyter-core==4.6.1",
"jupyter_client==6.1.7", "jupyter_client==7.3.4",
"jupyter_console==6.1.0", "jupyter_console==6.1.0",
"kafka-python==2.0.2", "kafka-python==2.0.2",
"karabo_data==0.7.0", "karabo_data==0.7.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment