Format and lint
This commit is contained in:
parent
42ee2d4c51
commit
04a78e7bfe
75 changed files with 1290 additions and 719 deletions
|
|
@ -5,7 +5,6 @@ description = "Add your description here"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"attrs>=22.2.0",
|
||||
"httpx[socks]>=0.28.1",
|
||||
"ipywidgets>=8.0.0",
|
||||
"jupyter>=1.0.0",
|
||||
|
|
@ -14,7 +13,6 @@ dependencies = [
|
|||
"plotly>=6.5.2",
|
||||
"polars>=1.37.1",
|
||||
"pyarrow>=15.0.0",
|
||||
"python-dateutil>=2.8.0",
|
||||
"tqdm>=4.67.1",
|
||||
"fastexcel>=0.19.0",
|
||||
"osmium>=4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue