Skip to content

Commit

Permalink
feat: update sheeprl
Browse files Browse the repository at this point in the history
  • Loading branch information
michele-milesi authored and alexpalms committed Feb 28, 2024
1 parent 33cf9d6 commit 4af5cba
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
Expand Up @@ -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",
],
}
Expand Down

0 comments on commit 4af5cba

Please sign in to comment.