Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

Commit bea676d

Browse files
deps: Remove direct ipywidgets requirement
1 parent fcb5bc1 commit bea676d

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
"requests >=2.27.1",
5656
"shapely >=1.8.5",
5757
"tabulate >=0.9",
58-
"ipywidgets >=7.7.1",
5958
"humanize >=4.6.0",
6059
"matplotlib >=3.7.1",
6160
"db-dtypes >=1.4.2",

testing/constraints-3.10.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ requests==2.32.3
1111
tornado==6.3.3
1212
absl-py==1.4.0
1313
debugpy==1.6.6
14-
ipywidgets==7.7.1
1514
matplotlib==3.7.1
1615
psutil==5.9.5
1716
seaborn==0.13.1

testing/constraints-3.9.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ requests==2.27.1
2222
scikit-learn==1.2.2
2323
shapely==1.8.5
2424
tabulate==0.9
25-
ipywidgets==7.7.1
2625
humanize==4.6.0
2726
matplotlib==3.7.1
2827
db-dtypes==1.4.2

0 commit comments

Comments
 (0)