Skip to content

Commit

Permalink
Drop Jupyter-Canvas-Widget dep
Browse files Browse the repository at this point in the history
It doesn't look like it's used anywhere and breaks publishing to PIPY.
  • Loading branch information
fnberta committed Oct 26, 2023
1 parent 0700754 commit 0fa6293
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ dev = [
"flake8-eradicate",
"ipycytoscape",
"jupyter",
"Jupyter-Canvas-Widget@git+https://github.com/who8mylunch/Jupyter_Canvas_Widget.git@bd151ae1509c50b5809944dd3294f58b7b069c86",
"jupyter-contrib-nbextensions",
"jupyter-core",
"m2r",
Expand Down
9 changes: 0 additions & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,6 @@ idna==3.4
# anyio
# jsonschema
# requests
image-attendant==2020.7.29
# via jupyter-canvas-widget
imagesize==1.4.1
# via sphinx
importlib-metadata==6.8.0
Expand Down Expand Up @@ -219,7 +217,6 @@ ipywidgets==8.1.1
# ipycytoscape
# ipyevents
# jupyter
# jupyter-canvas-widget
isoduration==20.11.0
# via jsonschema
jaraco-classes==3.3.0
Expand Down Expand Up @@ -253,8 +250,6 @@ jsonschema-specifications==2023.7.1
# via jsonschema
jupyter==1.0.0
# via flatland-rl (pyproject.toml)
jupyter-canvas-widget @ git+https://github.com/who8mylunch/Jupyter_Canvas_Widget.git@bd151ae1509c50b5809944dd3294f58b7b069c86
# via flatland-rl (pyproject.toml)
jupyter-client==8.4.0
# via
# ipykernel
Expand Down Expand Up @@ -394,9 +389,7 @@ numpy==1.24.4
# flatland-rl (pyproject.toml)
# gym
# gymnasium
# image-attendant
# ipycanvas
# jupyter-canvas-widget
# matplotlib
# msgpack-numpy
# pandas
Expand Down Expand Up @@ -447,7 +440,6 @@ pickleshare==0.7.5
pillow==10.1.0
# via
# flatland-rl (pyproject.toml)
# image-attendant
# ipycanvas
# matplotlib
pip-tools==7.3.0
Expand Down Expand Up @@ -563,7 +555,6 @@ referencing==0.30.2
requests==2.31.0
# via
# crowdai-api
# image-attendant
# jupyterlab-server
# python-gitlab
# ray
Expand Down

0 comments on commit 0fa6293

Please sign in to comment.