Skip to content

Commit fa7d04d

Browse files
committed
chore: update deps and lock
1 parent ac0d174 commit fa7d04d

File tree

2 files changed

+93
-67
lines changed

2 files changed

+93
-67
lines changed

poetry.lock

Lines changed: 92 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ keywords = [
1717
[tool.poetry.dependencies]
1818
python = "^3.10"
1919
numpy = "^1.24"
20-
pathos = "^0.3.0"
2120
timm = "^1.0.7"
2221
numba = "^0.60.0"
2322
torch = ">=2.0.0,<3.0.0"
@@ -31,6 +30,7 @@ geopandas = "^1.0.1"
3130
pyarrow = "^16.1.0"
3231
rasterio = "^1.4.3"
3332
libpysal = "^4.12.1"
33+
mpire = {extras = ["dill"], version = "^2.10.2"}
3434

3535
[tool.poetry.dev-dependencies]
3636
pytest = "^7.2.0"

0 commit comments

Comments
 (0)