Skip to content

Commit 2813d92

Browse files
committed
bump pixi to v2.4.2
1 parent c3330a2 commit 2813d92

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pixi.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ channels = ["esri", "main"]
77
channel-priority = "disabled"
88
name = "arcgis-python-api"
99
platforms = ["win-64", "linux-64", "osx-arm64", "osx-64"]
10-
version = "2.4.1"
10+
version = "2.4.2"
1111

1212
[dependencies]
13-
python = "3.11.*"
14-
arcgis = "2.4.1.*"
13+
python = "3.13.*"
14+
arcgis = "2.4.2.*"
1515

1616
[feature.mapping.dependencies]
17-
arcgis-mapping = "4.31.*"
17+
arcgis-mapping = "4.33.*"
1818

1919
[environments]
2020
mapping = { features = ["mapping"] }

0 commit comments

Comments
 (0)