-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
106 lines (106 loc) · 2.73 KB
/
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
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
name: py310
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2024.12.14=hbcca054_0
- ld_impl_linux-64=2.43=h712a8e2_2
- libffi=3.4.2=h7f98852_5
- libgcc=14.2.0=h77fa898_1
- libgcc-ng=14.2.0=h69a702a_1
- libgomp=14.2.0=h77fa898_1
- liblzma=5.6.3=hb9d3cd8_1
- libnsl=2.0.1=hd590300_0
- libsqlite=3.48.0=hee588c1_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=hb9d3cd8_2
- ncurses=6.5=h2d0b736_2
- openssl=3.4.0=h7b32b05_1
- pip=24.3.1=pyh8b19718_2
- python=3.10.16=he725a3c_1_cpython
- readline=8.2=h8228510_1
- setuptools=75.8.0=pyhff2d567_0
- tk=8.6.13=noxft_h4845f30_101
- tzdata=2025a=h78e105d_0
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- absl-py==2.1.0
- asttokens==3.0.0
- attrs==24.3.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.2.0
- certifi==2024.12.14
- charset-normalizer==3.4.1
- decorator==5.1.1
- defusedxml==0.7.1
- docopt==0.6.2
- etils==1.11.0
- executing==2.1.0
- fastjsonschema==2.21.1
- fsspec==2024.12.0
- glfw==2.8.0
- idna==3.10
- imageio==2.36.1
- imageio-ffmpeg==0.6.0
- importlib-resources==6.5.2
- ipython==8.12.3
- jedi==0.19.2
- jinja2==3.1.5
- jsonschema==4.23.0
- jsonschema-specifications==2024.10.1
- jupyter-client==8.6.3
- jupyter-core==5.7.2
- jupyterlab-pygments==0.3.0
- markupsafe==3.0.2
- matplotlib-inline==0.1.7
- mistune==3.1.0
- moviepy==2.1.2
- mujoco==3.2.7
- nbclient==0.10.2
- nbconvert==7.16.5
- nbformat==5.10.4
- numpy==2.2.2
- opencv-python==4.11.0.86
- packaging==24.2
- pandocfilters==1.5.1
- parso==0.8.4
- pexpect==4.9.0
- pickleshare==0.7.5
- pillow==10.4.0
- pipreqs==0.5.0
- platformdirs==4.3.6
- proglog==0.1.10
- prompt-toolkit==3.0.48
- ptyprocess==0.7.0
- pure-eval==0.2.3
- pygments==2.19.1
- pyopengl==3.1.7
- pyqt5==5.15.11
- pyqt5-qt5==5.15.16
- pyqt5-sip==12.16.1
- pyqtgraph==0.13.7
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- pyzmq==26.2.0
- referencing==0.36.1
- requests==2.32.3
- rpds-py==0.22.3
- six==1.17.0
- soupsieve==2.6
- stack-data==0.6.3
- tinycss2==1.4.0
- tornado==6.4.2
- tqdm==4.67.1
- traitlets==5.14.3
- typing-extensions==4.12.2
- urllib3==2.3.0
- wcwidth==0.2.13
- webencodings==0.5.1
- yarg==0.1.9
- zipp==3.21.0
prefix: /home/sman/miniconda3/envs/py310