Merge branch 'main' into dependabot/npm_and_yarn/form-data-4.0.4

dependabot/npm_and_yarn/form-data-4.0.4
Jeremy Tuloup 6 months ago committed by GitHub
commit 07a1bd6c36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,11 @@
[build-system]
requires = ["hatchling>=1.11", "jupyterlab>=4.5.0a1,<4.6"]
requires = [
"hatchling>=1.11",
"jupyterlab>=4.5.0a1,<4.6",
# See https://github.com/jupyter/notebook/issues/7690
# TODO: remove when https://github.com/jupyterlab/jupyterlab/pull/17746 is released
"httpx>=0.25.0,<1.0.dev1",
]
build-backend = "hatchling.build"
[project]

Loading…
Cancel
Save