Skip to content

Commit

Permalink
feat: update diambra, crafter and mlflow versions (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
michele-milesi authored Mar 11, 2024
1 parent c79b3eb commit 07f60d7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@ atari = [
]
minedojo = ["minedojo==0.1", "importlib_resources==5.12.0"]
minerl = ["setuptools==66.0.0", "minerl==0.4.4"]
diambra = ["diambra==0.0.16", "diambra-arena==2.2.2"]
crafter = ["crafter==1.8.1"]
mlflow = ["mlflow==2.8.0"]
diambra = ["diambra==0.0.17", "diambra-arena==2.2.6"]
crafter = ["crafter==1.8.3"]
mlflow = ["mlflow==2.11.1"]
supermario = ["gym-super-mario-bros==7.4.0", "gym<0.26"]

[tool.ruff]
Expand Down

0 comments on commit 07f60d7

Please sign in to comment.