Skip to content

Commit

Permalink
fix(pydeck): Pin 'jupyterlab' dependency to v3.x (#8756)
Browse files Browse the repository at this point in the history
  • Loading branch information
donmccurdy committed Apr 29, 2024
1 parent 8c7a67a commit ad7aab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/pydeck/requirements/requirements-dev.txt
Expand Up @@ -10,7 +10,7 @@ flake8
requests
sphinx
recommonmark
jupyterlab
jupyterlab<4.0.0
ipython>=5.8.0;python_version<"3.4"
semver # necessary for PEP440-compliant semantic versions
sphinx-markdown-builder
Expand Down

0 comments on commit ad7aab7

Please sign in to comment.