aboutsummaryrefslogtreecommitdiffstats
path: root/System/requirements.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump torch from 1.11.0 to 1.12.1 in /Systemdependabot/pip/System/torch-1.12.1dependabot[bot]2022-08-051-1/+1
| | | | | | | | | | | | | | | Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 1.12.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.11.0...v1.12.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump setuptools from 60.9.3 to 62.6.0 in /SystemHEADmasterdependabot[bot]2022-06-231-1/+1
| | | | | | | | | | | | | | | Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.3 to 62.6.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v60.9.3...v62.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump gym from 0.22.0 to 0.24.1 in /Systemdependabot[bot]2022-06-231-1/+1
| | | | | | | | | | | | | | Bumps [gym](https://github.com/Farama-Foundation/gym-docs) from 0.22.0 to 0.24.1. - [Release notes](https://github.com/Farama-Foundation/gym-docs/releases) - [Commits](https://github.com/Farama-Foundation/gym-docs/commits) --- updated-dependencies: - dependency-name: gym dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump torch from 1.10.2 to 1.11.0 in /Systemdependabot[bot]2022-06-231-1/+1
| | | | | | | | | | | | | | | Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.2 to 1.11.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.10.2...v1.11.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump numpy from 1.22.2 to 1.23.0 in /Systemdependabot[bot]2022-06-231-1/+1
| | | | | | | | | | | | | | | Bumps [numpy](https://github.com/numpy/numpy) from 1.22.2 to 1.23.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.22.2...v1.23.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump setuptools from 59.6.0 to 60.9.3 in /System (#1)dependabot[bot]2022-02-181-1/+1
|
* Add requirements, force tests in specific dirMatt Strapp2022-02-181-0/+4
Signed-off-by: Matt Strapp <matt@mattstrapp.net>