Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@
"requests >=2.27.1",
"shapely >=1.8.5",
"tabulate >=0.9",
"ipywidgets >=7.7.1",
"humanize >=4.6.0",
"matplotlib >=3.7.1",
"db-dtypes >=1.4.2",
Expand Down
1 change: 0 additions & 1 deletion testing/constraints-3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ requests==2.32.3
tornado==6.3.3
absl-py==1.4.0
debugpy==1.6.6
ipywidgets==7.7.1
matplotlib==3.7.1
psutil==5.9.5
seaborn==0.13.1
Expand Down
1 change: 0 additions & 1 deletion testing/constraints-3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ requests==2.27.1
scikit-learn==1.2.2
shapely==1.8.5
tabulate==0.9
ipywidgets==7.7.1
humanize==4.6.0
matplotlib==3.7.1
db-dtypes==1.4.2
Expand Down
Loading