mirror of
https://github.com/wassname/rl-portfolio-management.git
synced 2026-09-09 16:40:08 +08:00
Bump tensorflow-gpu from 1.3.0 to 2.12.0 in /requirements
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.3.0 to 2.12.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.3.0...v2.12.0) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -148,7 +148,7 @@ statsmodels==0.8.0
|
||||
tables==3.4.2
|
||||
tensorboard-logger==0.0.4
|
||||
tensorflow==1.3.0
|
||||
tensorflow-gpu==1.3.0
|
||||
tensorflow-gpu==2.12.0
|
||||
tensorflow-tensorboard==0.1.8
|
||||
-e git+https://github.com/wassname/tensorforce.git@266fc21f472fc1ed7edb8ff3b6fd8450b3ef4828#egg=tensorforce
|
||||
terminado==0.6
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# data
|
||||
# rl
|
||||
gym==0.9.3
|
||||
tensorflow-gpu==1.3.0
|
||||
tensorflow-gpu==2.12.0
|
||||
h5py==2.7.0
|
||||
# numbers
|
||||
tables==3.4.2
|
||||
|
||||
Reference in New Issue
Block a user