yaml working

This commit is contained in:
steffen-illium
2021-06-04 18:11:23 +02:00
parent 8ce92d5db4
commit f1306d4d6f
5 changed files with 41 additions and 28 deletions

View File

@ -6,8 +6,8 @@ filelock==3.0.12
kiwisolver==1.3.1
matplotlib==3.4.1
numpy==1.20.2
pandas==1.2.4
pygame==2.0.0
pandas~=1.2.3
pygame~=2.0.1
pep517==0.10.0
Pillow==8.2.0
pyparsing==2.4.7
@ -22,3 +22,9 @@ torchaudio==0.8.1
torchvision==0.9.1
typing-extensions==3.10.0.0
virtualenv==20.4.6
gym~=0.18.0
PyYAML~=5.3.1
pyglet~=1.5.0
optuna~=2.7.0
natsort~=7.1.1