Updated requirements
This commit is contained in:
parent
d89609e276
commit
c5ed794325
102
requirements.txt
102
requirements.txt
@ -1,4 +1,98 @@
|
||||
gym
|
||||
stable_baselines3
|
||||
tensorboard
|
||||
CppProjection
|
||||
absl-py==1.2.0
|
||||
ale-py==0.7.5
|
||||
alembic==1.8.1
|
||||
appdirs==1.4.4
|
||||
attrdict==2.0.1
|
||||
attrs==22.1.0
|
||||
autopage==0.5.1
|
||||
Box2D==2.3.2
|
||||
Box2D-kengz==2.3.3
|
||||
box2d-py==2.3.5
|
||||
cachetools==5.2.0
|
||||
certifi==2022.6.15
|
||||
cffi==1.15.1
|
||||
charset-normalizer==2.1.0
|
||||
click==8.1.3
|
||||
cliff==3.10.1
|
||||
cloudpickle==2.1.0
|
||||
cmaes==0.8.2
|
||||
cmd2==2.4.2
|
||||
colorlog==6.6.0
|
||||
cycler==0.11.0
|
||||
Cython==0.29.32
|
||||
docker-pycreds==0.4.0
|
||||
fonttools==4.34.4
|
||||
gitdb==4.0.9
|
||||
GitPython==3.1.27
|
||||
glfw==2.5.4
|
||||
google-auth==2.9.1
|
||||
google-auth-oauthlib==0.4.6
|
||||
greenlet==1.1.2
|
||||
grpcio==1.47.0
|
||||
gym==0.21.0
|
||||
idna==3.3
|
||||
imageio==2.21.0
|
||||
importlib-resources==5.9.0
|
||||
jedi==0.18.1
|
||||
joblib==1.1.0
|
||||
kaleido==0.2.1
|
||||
kiwisolver==1.4.4
|
||||
lockfile==0.12.2
|
||||
lz4==4.0.2
|
||||
Mako==1.2.1
|
||||
Markdown==3.4.1
|
||||
MarkupSafe==2.1.1
|
||||
matplotlib==3.5.2
|
||||
numpy==1.23.1
|
||||
oauthlib==3.2.0
|
||||
opencv-python==4.6.0.66
|
||||
packaging==21.3
|
||||
pandas==1.4.3
|
||||
parso==0.8.3
|
||||
pathtools==0.1.2
|
||||
pbr==5.9.0
|
||||
Pillow==9.2.0
|
||||
plotly==5.9.0
|
||||
prettytable==3.3.0
|
||||
promise==2.3
|
||||
prompt-toolkit==3.0.30
|
||||
protobuf==3.19.4
|
||||
psutil==5.9.1
|
||||
ptpython==3.0.20
|
||||
pyasn1==0.4.8
|
||||
pyasn1-modules==0.2.8
|
||||
pycparser==2.21
|
||||
pygame==2.1.2
|
||||
pyglet==1.5.26
|
||||
Pygments==2.12.0
|
||||
pyparsing==3.0.9
|
||||
pyperclip==1.8.2
|
||||
python-dateutil==2.8.2
|
||||
pytz==2022.1
|
||||
PyYAML==6.0
|
||||
requests==2.28.1
|
||||
requests-oauthlib==1.3.1
|
||||
rsa==4.9
|
||||
scikit-learn==1.1.1
|
||||
scipy==1.9.0
|
||||
sentry-sdk==1.9.1
|
||||
setproctitle==1.3.1
|
||||
shortuuid==1.0.9
|
||||
six==1.16.0
|
||||
sklearn==0.0
|
||||
smmap==5.0.0
|
||||
SQLAlchemy==1.4.39
|
||||
stable-baselines3==1.5.0
|
||||
stevedore==4.0.0
|
||||
tenacity==8.0.1
|
||||
tensorboard==2.9.1
|
||||
tensorboard-data-server==0.6.1
|
||||
tensorboard-plugin-wit==1.8.1
|
||||
threadpoolctl==3.1.0
|
||||
torch==1.12.0
|
||||
tqdm==4.64.0
|
||||
typing_extensions==4.3.0
|
||||
urllib3==1.26.11
|
||||
wandb==0.13.0
|
||||
wcwidth==0.2.5
|
||||
Werkzeug==2.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user