-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
42 lines (42 loc) · 963 Bytes
/
environment.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
name: hexchessrl
channels:
- defaults
dependencies:
- conda-forge::pygame
- ipykernel
- matplotlib
- numpy
- pip
- python==3.10
- pip:
- absl-py==2.1.0
- certifi==2024.2.2
- charset-normalizer==3.3.2
- flatbuffers==24.3.7
- gast==0.4.0
- google-auth-oauthlib==0.4.6
- grpcio==1.62.1
- h5py==3.10.0
- idna==3.6
- keras==2.11.0
- libclang==18.1.1
- markdown==3.6
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mdurl==0.1.2
- ml-dtypes==0.3.2
- namex==0.0.7
- oauthlib==3.2.2
- optree==0.10.0
- protobuf==3.19.6
- pygments==2.17.2
- rich==13.7.1
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.11.0
- tensorflow-estimator==2.11.0
- termcolor==2.4.0
- typing-extensions==4.10.0
- urllib3==2.2.1
- wrapt==1.16.0