-
Notifications
You must be signed in to change notification settings - Fork 19
/
environment_mac.yml
126 lines (126 loc) · 3.31 KB
/
environment_mac.yml
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
name: csce642
channels:
- apple
- defaults
dependencies:
- abseil-cpp=20211102.0=hc377ac9_0
- blas=1.0=openblas
- c-ares=1.19.0=h80987f9_0
- ca-certificates=2023.05.30=hca03da5_0
- grpc-cpp=1.48.2=h877324c_0
- grpcio=1.48.2=py39h877324c_0
- h5py=3.6.0=py39h7fe8675_0
- hdf5=1.12.1=h160e8cb_2
- krb5=1.19.4=h8380606_0
- libcurl=7.88.1=h0f1d93c_0
- libcxx=14.0.6=h848a8c0_0
- libedit=3.1.20221030=h80987f9_0
- libev=4.33=h1a28f6b_1
- libffi=3.4.4=hca03da5_0
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libnghttp2=1.46.0=h95c9599_0
- libopenblas=0.3.21=h269037a_0
- libprotobuf=3.20.3=h514c7bf_0
- libssh2=1.10.0=hf27765b_0
- llvm-openmp=14.0.6=hc6e5704_0
- ncurses=6.4=h313beb8_0
- numpy-base=1.22.3=py39h974a1f5_0
- openssl=1.1.1t=h1a28f6b_0
- pip=23.0.1=py39hca03da5_0
- python=3.9.16=hc0d8a6c_2
- re2=2022.04.01=hc377ac9_0
- readline=8.2=h1a28f6b_0
- setuptools=67.8.0=py39hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h80987f9_0
- tensorflow-deps=2.9.0=0
- tk=8.6.12=hb8d0fd4_0
- wheel=0.38.4=py39hca03da5_0
- xz=5.4.2=h80987f9_0
- zlib=1.2.13=h5a0b063_0
- pip:
- absl-py==1.4.0
- astunparse==1.6.3
- black==23.3.0
- box2d-py==2.3.5
- cachetools==5.3.1
- certifi==2023.5.7
- charset-normalizer==3.1.0
- click==8.1.3
- cloudpickle==2.2.1
- contourpy==1.0.7
- cycler==0.11.0
- farama-notifications==0.0.4
- filelock==3.12.0
- flappy-bird-gymnasium==0.2.1
- flatbuffers==23.5.26
- fonttools==4.39.4
- gast==0.4.0
- google-auth==2.19.1
- google-auth-oauthlib==1.0.0
- google-pasta==0.2.0
- gym==0.26.2
- gym-notices==0.0.8
- gymnasium==0.29.0
- idna==3.4
- importlib-metadata==6.6.0
- importlib-resources==5.12.0
- jax==0.4.12
- jax-jumpy==1.0.0
- jinja2==3.1.2
- joblib==1.2.0
- keras==2.12.0
- kiwisolver==1.4.4
- libclang==16.0.0
- markdown==3.4.3
- markupsafe==2.1.3
- matplotlib==3.7.1
- ml-dtypes==0.2.0
- mpmath==1.3.0
- mypy-extensions==1.0.0
- networkx==3.1
- numpy==1.23.5
- oauthlib==3.2.2
- opt-einsum==3.3.0
- packaging==23.1
- pandas==2.0.2
- pathspec==0.11.1
- pillow==9.5.0
- platformdirs==3.5.1
- protobuf==4.23.2
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pygame==2.5.0
- pynput==1.7.6
- pyobjc-core==9.2
- pyobjc-framework-applicationservices==9.2
- pyobjc-framework-cocoa==9.2
- pyobjc-framework-quartz==9.2
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2023.3
- requests==2.31.0
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-learn==1.2.2
- scipy==1.10.1
- swig==4.1.1
- sympy==1.12
- tensorboard==2.12.3
- tensorboard-data-server==0.7.0
- tensorflow-estimator==2.12.0
- tensorflow-macos==2.12.0
- tensorflow-metal==1.0.0
- termcolor==2.3.0
- threadpoolctl==3.1.0
- tomli==2.0.1
- torch==2.0.1
- torchaudio==2.0.2
- torchvision==0.15.2
- typing-extensions==4.6.3
- tzdata==2023.3
- urllib3==1.26.16
- werkzeug==2.3.6
- wrapt==1.14.1
- zipp==3.15.0