-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment_for_mtsop_fsc2.yml
105 lines (105 loc) · 2.43 KB
/
environment_for_mtsop_fsc2.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
name: myenv37
channels:
- defaults
dependencies:
- ca-certificates=2021.10.26=hecd8cb5_2
- certifi=2021.10.8=py37hecd8cb5_2
- libcxx=12.0.0=h2f01273_0
- libffi=3.3=hb1e8313_2
- ncurses=6.3=hca72f7f_2
- openssl=1.1.1m=hca72f7f_0
- pip=21.2.2=py37hecd8cb5_0
- python=3.7.11=h88f2d9e_0
- readline=8.1.2=hca72f7f_1
- setuptools=58.0.4=py37hecd8cb5_0
- sqlite=3.37.2=h707629a_0
- tk=8.6.11=h7bc2e8c_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h4dc903c_4
- pip:
- absl-py==1.0.0
- astor==0.8.1
- attrs==21.4.0
- box2d==2.3.10
- cached-property==1.5.2
- charset-normalizer==2.0.12
- click==8.0.3
- cloudpickle==2.0.0
- cycler==0.11.0
- deprecated==1.2.13
- dm-tree==0.1.6
- et-xmlfile==1.1.0
- filelock==3.5.1
- fonttools==4.29.1
- gast==0.2.2
- google-pasta==0.2.0
- grpcio==1.43.0
- gym==0.22.0
- gym-notices==0.0.5
- h5py==3.6.0
- idna==3.3
- imageio==2.19.2
- importlib-metadata==4.11.1
- importlib-resources==5.4.0
- joblib==1.1.0
- jsonschema==4.4.0
- keras-applications==1.0.8
- keras-preprocessing==1.1.2
- kiwisolver==1.3.2
- lz4==4.0.0
- markdown==3.3.6
- matplotlib==3.5.1
- mpi4py==3.1.3
- msgpack==1.0.3
- networkx==2.6.3
- numpy==1.19.1
- numpy-stl==2.16.3
- opencv-python==3.4.17.61
- openpyxl==3.0.9
- opt-einsum==3.3.0
- packaging==21.3
- pandas==1.3.5
- pettingzoo==1.9.0
- pickle5==0.0.12
- pillow==9.0.1
- protobuf==3.19.4
- psutil==5.9.0
- pygame==2.1.2
- pyparsing==3.0.7
- pyrsistent==0.18.1
- python-dateutil==2.8.2
- python-utils==3.1.0
- pytz==2021.3
- pywavelets==1.2.0
- pyyaml==6.0
- ray==1.10.0
- redis==4.1.4
- requests==2.27.1
- scikit-image==0.19.1
- scikit-learn==1.0.2
- scipy==1.7.3
- seaborn==0.11.2
- shapely==1.8.2
- six==1.16.0
- sklearn==0.0
- supersuit==3.0.1
- tabulate==0.8.9
- tensorboard==1.15.0
- tensorboardx==2.4.1
- tensorflow==1.15.0
- tensorflow-estimator==1.15.1
- termcolor==1.1.0
- threadpoolctl==3.1.0
- tifffile==2021.11.2
- torch==1.10.2
- torchaudio==0.10.2
- torchvision==0.11.3
- tqdm==4.63.0
- typing-extensions==4.1.1
- urllib3==1.26.8
- werkzeug==2.0.3
- wrapt==1.13.3
- xlrd==2.0.1
- zipp==3.7.0
prefix: /Users/lijunsun/anaconda3/envs/myenv37