We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de137c commit d10442bCopy full SHA for d10442b
1 file changed
CondaPkg.toml
@@ -1,8 +1,8 @@
1
channels = ["conda-forge"]
2
3
[deps]
4
-python = "3.10.*"
5
-numpy = ">=2.2"
+python = "3.11.*"
+numpy = "<2"
6
shapely = ">=2.1"
7
trimesh = ">=4.6"
8
rtree = ">=1.4"
0 commit comments