Add gym & tensorflow to reqs
This commit is contained in:
parent
d832df4337
commit
f882cd7dd4
@ -1,6 +1,48 @@
|
||||
absl-py==1.1.0
|
||||
astunparse==1.6.3
|
||||
cachetools==5.2.0
|
||||
certifi==2022.6.15
|
||||
charset-normalizer==2.0.12
|
||||
cloudpickle==2.1.0
|
||||
flatbuffers==1.12
|
||||
gast==0.4.0
|
||||
google-auth==2.8.0
|
||||
google-auth-oauthlib==0.4.6
|
||||
google-pasta==0.2.0
|
||||
grpcio==1.46.3
|
||||
gym==0.24.1
|
||||
gym-notices==0.0.7
|
||||
h5py==3.7.0
|
||||
idna==3.3
|
||||
joblib==1.1.0
|
||||
keras==2.9.0
|
||||
Keras-Preprocessing==1.1.2
|
||||
libclang==14.0.1
|
||||
Markdown==3.3.7
|
||||
numpy==1.22.4
|
||||
oauthlib==3.2.0
|
||||
opt-einsum==3.3.0
|
||||
packaging==21.3
|
||||
protobuf==3.19.4
|
||||
pyasn1==0.4.8
|
||||
pyasn1-modules==0.2.8
|
||||
pyparsing==3.0.9
|
||||
requests==2.28.0
|
||||
requests-oauthlib==1.3.1
|
||||
rsa==4.8
|
||||
scikit-learn==1.1.1
|
||||
scipy==1.8.1
|
||||
six==1.16.0
|
||||
sklearn==0.0
|
||||
tensorboard==2.9.1
|
||||
tensorboard-data-server==0.6.1
|
||||
tensorboard-plugin-wit==1.8.1
|
||||
tensorflow==2.9.1
|
||||
tensorflow-estimator==2.9.0
|
||||
tensorflow-io-gcs-filesystem==0.26.0
|
||||
termcolor==1.1.0
|
||||
threadpoolctl==3.1.0
|
||||
typing_extensions==4.2.0
|
||||
urllib3==1.26.9
|
||||
Werkzeug==2.1.2
|
||||
wrapt==1.14.1
|
||||
|
Loading…
Reference in New Issue
Block a user