A helper script to run and record OpenAI Gym interactions
Find a file
dependabot[bot] 17cd62f660
Bump pillow from 7.0.0 to 9.3.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.0.0...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 05:16:15 +00:00
.gitignore Initial Commit 2019-09-03 07:16:26 -04:00
gymrecord Preparing gymrecord to be snappified 2020-01-27 21:16:55 -05:00
LICENSE Create LICENSE 2020-03-29 14:11:47 -04:00
play.py Initial Commit 2019-09-03 07:16:26 -04:00
play_pong.sh Preparing gymrecord to be snappified 2020-01-27 21:16:55 -05:00
requirements.txt Bump pillow from 7.0.0 to 9.3.0 2022-11-22 05:16:15 +00:00
setup.py Updated setup.py to use setuptools 2020-01-27 22:23:04 -05:00