Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update sheeprl to v0.5.4
Browse files Browse the repository at this point in the history
michele-milesi committed Feb 26, 2024
1 parent 6051244 commit bc8b63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
"stable-baselines3": ["stable-baselines3[extra]~=2.1.0", "pyyaml"],
"ray-rllib": ["ray[rllib]~=2.7.0", "tensorflow", "torch", "pyyaml"],
"sheeprl": [
"sheeprl==0.5.1",
"sheeprl==0.5.4",
"importlib-resources==6.1.0",
],
}

0 comments on commit bc8b63a

Please sign in to comment.