Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
nhuet committed Apr 21, 2023
1 parent def05ae commit bab9346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ numpy = {version = ">=1.20.1", optional = true}
matplotlib = {version = ">=3.3.4", optional = true}
joblib = {version = ">=1.0.1", optional = true}
stable-baselines3 = {version = ">=0.11.1", optional = true}
ray = {extras = ["rllib"], version = ">=1.2.0", optional = true}
ray = {extras = ["rllib"], version = ">=1.2.0", optional = true}
discrete-optimization = {version = ">=0.2.1", optional = true}

[tool.poetry.extras]
Expand Down

0 comments on commit bab9346

Please sign in to comment.