Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Rocamonde authored and ernestum committed Aug 16, 2023
1 parent f4093a2 commit d866d33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@
"sphinx-autodoc-typehints~=1.19.1",
"sphinx-rtd-theme~=1.0.0",
"sphinxcontrib-napoleon==0.7",
"furo==2022.6.21",
"furo==2023.05.20",
"sphinx-copybutton==0.5.0",
"sphinx-github-changelog~=1.2.0",
"myst-nb==0.16.0",
"myst-nb==0.17.2",
"ipykernel~=6.15.2",
] + ATARI_REQUIRE

Expand Down Expand Up @@ -196,7 +196,7 @@ def get_local_version(version: "ScmVersion", time_format="%Y%m%d") -> str:
"torch>=1.4.0",
"tqdm",
"scikit-learn>=0.21.2",
"seals>=0.1.5",
"seals @ git+https://github.com/HumanCompatibleAI/seals.git@440d5a79a3ba4c8a7afc0a1bc7cd7d853d4ddea6",
STABLE_BASELINES3,
"sacred>=0.8.4",
"tensorboard>=1.14",
Expand Down

0 comments on commit d866d33

Please sign in to comment.