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

Merge branch 'feat/nbparam-0.6' into 'master'

Update nbparameterise to 0.6

See merge request !805
parents e4609c37 e419a35f
No related branches found
No related tags found
1 merge request!805Update nbparameterise to 0.6
...@@ -56,8 +56,7 @@ install_requires = [ ...@@ -56,8 +56,7 @@ install_requires = [
"Cython==0.29.21", "Cython==0.29.21",
"Jinja2==2.11.2", "Jinja2==2.11.2",
"markupsafe==2.0.1", "markupsafe==2.0.1",
"astcheck==0.2.5", "astcheck==0.3.0",
"astsearch==0.2.0",
"cfelpyutils==2.0.6", "cfelpyutils==2.0.6",
"calibration_client==11.2.0", "calibration_client==11.2.0",
"dill==0.3.0", "dill==0.3.0",
...@@ -85,7 +84,7 @@ install_requires = [ ...@@ -85,7 +84,7 @@ install_requires = [
"nbclient==0.5.1", "nbclient==0.5.1",
"nbconvert==5.6.1", "nbconvert==5.6.1",
"nbformat==5.0.7", "nbformat==5.0.7",
"nbparameterise==0.5", "nbparameterise==0.6",
"notebook==6.1.5", "notebook==6.1.5",
"numpy==1.20.3", "numpy==1.20.3",
"pasha==0.1.1", "pasha==0.1.1",
......
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