We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39f8676 commit 89bd47eCopy full SHA for 89bd47e
rattler-build-recipe/minetest-gymnasium/recipe.yaml
@@ -3,7 +3,7 @@
3
context: {}
4
package:
5
name: minetest-gymnasium
6
- version: "0.31.2"
+ version: "0.31.3"
7
8
source:
9
path: ../../
@@ -19,7 +19,7 @@ requirements:
19
- python
20
- hatchling
21
run:
22
- - minetest >=0.24.2
+ - minetest >=0.24.4
23
# repeated python dependencies from pyproject.toml
24
- gymnasium>=0.29.1,<0.30.0
25
- numpy>=1.26.0,<2.0.0
0 commit comments