diff --git a/tests/docker-stacks-foundation/test_packages.py b/tests/docker-stacks-foundation/test_packages.py index 5d3fa676..d589e046 100644 --- a/tests/docker-stacks-foundation/test_packages.py +++ b/tests/docker-stacks-foundation/test_packages.py @@ -77,9 +77,8 @@ EXCLUDED_PACKAGES = [ "jupyterhub-singleuser", "jupyterlab-git", "mamba", - "notebook[version='>", + "notebook>", "openssl", - "pandas[version='>", "protobuf", "python", "r-irkernel",