Skip to content

Commit 4bd9b90

Browse files
chore: bump gym from 0.21.0 to 0.26.2
Bumps [gym](https://github.com/openai/gym) from 0.21.0 to 0.26.2. - [Release notes](https://github.com/openai/gym/releases) - [Commits](openai/gym@v0.21.0...0.26.2) --- updated-dependencies: - dependency-name: gym dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cee3a3c commit 4bd9b90

File tree

2 files changed

+31
-141
lines changed

2 files changed

+31
-141
lines changed

poetry.lock

Lines changed: 30 additions & 140 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ documentation = "https://eagerx.readthedocs.io/en/master/"
1212
python = "^3.6.2"
1313
opencv-python = "^4.3.0.36"
1414
networkx = "^2.5.1"
15-
gym = "^0.21.0"
15+
gym = ">=0.21,<0.27"
1616
tabulate = "^0.8.9"
1717
PyYAML = "^6.0"
1818
rospkg = "^1.3.0"

0 commit comments

Comments
 (0)