Skip to content

Commit

Permalink
fix: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michele-milesi authored and alexpalms committed Nov 23, 2023
1 parent 6774843 commit f1d248e
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 @ git+https://github.com/Eclectic-Sheep/sheeprl.git",
"sheeprl==0.4.6",
"importlib-resources==6.1.0",
],
}
Expand Down

0 comments on commit f1d248e

Please sign in to comment.