Skip to content

Commit

Permalink
Merge branch 'master' into 763-tune-gail-airl
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGleave authored Sep 7, 2023
2 parents ab6e0c3 + 6e377b4 commit 154ed62
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,7 @@ def get_local_version(version: "ScmVersion", time_format="%Y%m%d") -> str:
STABLE_BASELINES3,
"sacred>=0.8.4",
"tensorboard>=1.14",
# TODO: remove once https://github.com/huggingface/huggingface_sb3/issues/37 is
# fixed
"huggingface_sb3==2.2.5",
"optuna>=3.0.1",
"huggingface_sb3~=2.3",
"datasets>=2.8.0",
],
tests_require=TESTS_REQUIRE,
Expand Down

0 comments on commit 154ed62

Please sign in to comment.