Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
tae898 authored Dec 13, 2024
1 parent f60e9e9 commit 270db71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers =
packages = find:
python_requires = >=3.8
install_requires=
gymnasium>=0.27.1
gymnasium>=0.27.1,<1
torch>=1.12.1
PyYAML>=6.0
tqdm
Expand Down

0 comments on commit 270db71

Please sign in to comment.