-
Notifications
You must be signed in to change notification settings - Fork 15
/
environment.yaml
138 lines (138 loc) · 3.81 KB
/
environment.yaml
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
127
128
129
130
131
132
133
134
135
136
137
138
name: slippi-ai
channels:
- esri
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- _tflow_select=2.5.0=gpu
- absl-py=0.15.0=pyhd3eb1b0_0
- aiohttp=3.8.1=py38h7f8727e_0
- aiosignal=1.2.0=pyhd3eb1b0_0
- astor=0.8.1=py38h06a4308_0
- astunparse=1.6.3=py_0
- async-timeout=4.0.1=pyhd3eb1b0_0
- attrs=21.2.0=pyhd3eb1b0_0
- blas=1.0=mkl
- blinker=1.4=py38h06a4308_0
- brotlipy=0.7.0=py38h27cfd23_1003
- c-ares=1.17.1=h27cfd23_0
- ca-certificates=2021.10.26=h06a4308_2
- cachetools=4.2.2=pyhd3eb1b0_0
- certifi=2021.10.8=py38h06a4308_0
- cffi=1.14.6=py38h400218f_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.0.3=pyhd3eb1b0_0
- cryptography=3.4.8=py38hd23ed53_0
- cudatoolkit=11.1.1=h6406543_8
- cudnn=8.1.0.77=h90431f1_0
- dataclasses=0.8=pyh6d0b6a4_7
- frozenlist=1.2.0=py38h7f8727e_0
- google-auth=1.33.0=pyhd3eb1b0_0
- google-auth-oauthlib=0.4.1=py_2
- google-pasta=0.2.0=pyhd3eb1b0_0
- grpcio=1.42.0=py38hce63b2e_0
- hdf5=1.10.6=hb1b8bf9_0
- idna=3.3=pyhd3eb1b0_0
- importlib-metadata=4.8.2=py38h06a4308_0
- intel-openmp=2021.4.0=h06a4308_3561
- keras-preprocessing=1.1.2=pyhd3eb1b0_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=9.3.0=h5101ec6_17
- libprotobuf=3.17.2=h4ff587b_1
- libstdcxx-ng=9.3.0=hd4cf53a_17
- markdown=3.3.4=py38h06a4308_0
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py38h7f8727e_0
- mkl_fft=1.3.1=py38hd3c417c_0
- mkl_random=1.2.2=py38h51133e4_0
- multidict=5.2.0=py38h7f8727e_2
- ncurses=6.3=h7f8727e_2
- oauthlib=3.1.1=pyhd3eb1b0_0
- openssl=1.1.1l=h7f8727e_0
- opt_einsum=3.3.0=pyhd3eb1b0_1
- pip=21.2.4=py38h06a4308_0
- protobuf=3.17.2=py38h295c915_0
- pyasn1=0.4.8=pyhd3eb1b0_0
- pyasn1-modules=0.2.8=py_0
- pycparser=2.21=pyhd3eb1b0_0
- pyjwt=2.1.0=py38h06a4308_0
- pyopenssl=21.0.0=pyhd3eb1b0_1
- pysocks=1.7.1=py38h06a4308_0
- python=3.8.12=h12debd9_0
- readline=8.1=h27cfd23_0
- requests=2.26.0=pyhd3eb1b0_0
- requests-oauthlib=1.3.0=py_0
- rsa=4.7.2=pyhd3eb1b0_1
- scipy=1.7.1=py38h292c36d_2
- setuptools=58.0.4=py38h06a4308_0
- six=1.15.0=py_0
- sqlite=3.37.0=hc218d9a_0
- tensorboard=2.6.0=py_1
- tensorboard-data-server=0.6.0=py38hca6d32c_0
- tensorboard-plugin-wit=1.6.0=py_0
- termcolor=1.1.0=py38h06a4308_1
- tk=8.6.11=h1ccaba5_0
- urllib3=1.26.7=pyhd3eb1b0_0
- werkzeug=2.0.2=pyhd3eb1b0_0
- wheel=0.37.0=pyhd3eb1b0_1
- xz=5.2.5=h7b6447c_0
- yarl=1.6.3=py38h27cfd23_0
- zipp=3.6.0=pyhd3eb1b0_0
- zlib=1.2.11=h7f8727e_4
- pip:
- beautifulsoup4==4.10.0
- boto3==1.20.26
- botocore==1.23.26
- clang==5.0
- cloudpickle==1.3.0
- colorama==0.4.4
- contextlib2==21.6.0
- cython==0.29.26
- decorator==5.1.0
- dm-sonnet==2.0.0
- dm-tree==0.1.6
- dnspython==2.1.0
- docopt==0.6.2
- filelock==3.4.2
- flatbuffers==1.12
- gast==0.4.0
- gdown==4.2.0
- gitdb==4.0.9
- gitpython==3.1.24
- h5py==3.1.0
- jmespath==0.10.0
- jsonpickle==1.5.2
- keras==2.6.0
- libclang==12.0.0
- melee==0.30.3
- munch==2.5.0
- numpy==1.19.5
- packaging==21.3
- pandas==1.3.5
- py-cpuinfo==8.0.0
- py-ubjson==0.16.1
- pyenet==1.3.14
- pymongo==4.0.1
- pyparsing==3.0.6
- python-dateutil==2.8.2
- pytz==2021.3
- s3transfer==0.5.0
- sacred==0.8.2
- semantic-version==2.8.5
- simplekv==0.14.1
- smmap==5.0.0
- soupsieve==2.3.1
- tabulate==0.8.9
- tensorflow-estimator==2.7.0
- tensorflow-gpu==2.6.0
- tensorflow-io-gcs-filesystem==0.23.1
- tensorflow-probability==0.14.0
- tqdm==4.62.3
- typing-extensions==3.7.4.3
- wrapt==1.12.1
# prefix: /home/kyle/anaconda3/envs/slippi-ai