diff --git a/environment_jupyterlab.yml b/environment_jupyterlab.yml
index 2aef717719f5cec7561cc2cf69709fcb56a94ef7..9635134bf9d63af56d4424ac2d847a8c934d4ee2 100644
--- a/environment_jupyterlab.yml
+++ b/environment_jupyterlab.yml
@@ -15,11 +15,6 @@ dependencies:
   - pip:
       - planetary-computer
       - pystac-client
-      # with planetary-computer and pystac-client
-      # jsonschema==4.17.3 gets installed and breaks jupyter
-      # might be fixed in later version of jupyter, planetary-computer
-      # or pystac-client
-      - jsonschema==4.19.0
       - rich
       - stackstac
       - bottleneck