forked from sttkm/POET-Evogym
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 1.01 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
aiohttp==3.8.6
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.3.2
cloudpickle==1.6.0
cycler==0.12.1
Cython==3.0.4
decorator==5.1.1
fonttools==4.43.1
frozenlist==1.4.0
glfw==2.5.0
GPy==1.10.0
GPyOpt @ git+https://github.com/yunshengtian/GPyOpt@5fc1188ffdefea9a3bc7964a9414d4922603e904
gym==0.19.0
gym-notices==0.0.8
h5py==3.6.0
idna==3.4
imageio==2.14.1
importlib-metadata==6.8.0
kiwisolver==1.4.5
matplotlib==3.5.1
multidict==6.0.4
neat-python @ git+https://github.com/yunshengtian/neat-python@2762ab630838520ca6c03a866e8a158f592b0370
numpy==1.23.5
openai==0.28.0
opencv-python==4.5.5.62
packaging==23.2
pandas==2.0.3
paramz==0.9.5
Pillow==9.0.0
pybind11==2.9.0
pygifsicle==1.0.5
PyOpenGL==3.1.5
PyOpenGL-accelerate==3.1.5
pyparsing==3.1.1
python-dateutil==2.8.2
pytz==2023.3.post1
requests==2.31.0
scipy==1.10.1
six==1.16.0
stable-baselines3==1.4.0
torch==1.10.2
tqdm==4.66.1
ttkbootstrap==1.5.1
typing==3.7.4.3
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.0.7
yarl==1.9.2
zipp==3.17.0