-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
107 lines (107 loc) · 5.57 KB
/
environment.yml
File metadata and controls
107 lines (107 loc) · 5.57 KB
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
name: tilemapenv
channels:
- conda-forge
- defaults
dependencies:
- bzip2=1.0.8=h8ffe710_4
- ca-certificates=2022.12.7=h5b45459_0
- libffi=3.4.2=h8ffe710_5
- libsqlite=3.40.0=hcfcfb64_1
- libzlib=1.2.13=hcfcfb64_4
- openssl=3.1.0=hcfcfb64_2
- pip=23.1.2=pyhd8ed1ab_0
- python=3.8.13=hcf16a7b_0_cpython
- setuptools=67.7.2=pyhd8ed1ab_0
- sqlite=3.40.0=hcfcfb64_1
- tk=8.6.12=h8ffe710_0
- ucrt=10.0.22621.0=h57928b3_0
- vc=14.3=h3d8a991_11
- vs2015_runtime=14.34.31931=h4c5c07a_11
- wheel=0.40.0=pyhd8ed1ab_0
- xz=5.2.6=h8d14728_0
- pip:
- absl-py==1.4.0
- aiosignal==1.3.1
- attrs==23.1.0
- cachetools==5.3.0
- cattrs==1.5.0
- certifi==2022.12.7
- charset-normalizer==3.1.0
- click==8.1.3
- cloudpickle==2.2.1
- colorama==0.4.6
- contourpy==1.0.7
- cycler==0.11.0
- distlib==0.3.6
- einops==0.6.1
- filelock==3.12.0
- fonttools==4.39.3
- frozenlist==1.3.3
- google-auth==2.17.3
- google-auth-oauthlib==1.0.0
- gputil==1.4.0
- grpcio==1.54.0
- gym==0.26.2
- gym-notices==0.0.8
- h5py==3.8.0
- idna==3.4
- importlib-metadata==6.6.0
- importlib-resources==5.12.0
- jinja2==3.1.2
- joblib==1.2.0
- jsonschema==4.17.3
- kiwisolver==1.4.4
- littleutils==0.2.2
- llvmlite==0.39.1
- markdown==3.4.3
- markupsafe==2.1.2
- matplotlib==3.7.1
- mlagents==0.30.0
- mlagents-envs==0.30.0
- mpmath==1.3.0
- msgpack==1.0.5
- networkx==3.1
- numba==0.56.4
- numpy==1.21.2
- oauthlib==3.2.2
- packaging==23.1
- pandas==2.0.1
- patsy==0.5.3
- pettingzoo==1.15.0
- pillow==9.5.0
- pkgutil-resolve-name==1.3.10
- platformdirs==3.5.0
- protobuf==3.20.3
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pynndescent==0.5.10
- pyparsing==3.0.9
- pypiwin32==223
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- pytorch-model-summary==0.1.2
- pytz==2023.3
- pywin32==306
- pyyaml==6.0
- requests==2.29.0
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-learn==1.2.2
- scipy==1.10.1
- seaborn==0.12.2
- six==1.16.0
- sympy==1.11.1
- tabulate==0.9.0
- tensorboard==2.12.2
- tensorboard-data-server==0.7.0
- tensorboard-plugin-wit==1.8.1
- threadpoolctl==3.1.0
- torch>=1.7.1+cu110
- torchvision==0.15.1
- tqdm==4.65.0
- typing-extensions==4.5.0
- tzdata==2023.3
- urllib3==1.26.15
- virtualenv==20.23.0
- werkzeug==2.3.2
- zipp==3.15.0