-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
67 lines (67 loc) · 2.02 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
name: robottest-env
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- annotated-types=0.6.0=py39h06a4308_0
- anyio=4.2.0=py39h06a4308_0
- blas=1.0=openblas
- bottleneck=1.3.7=py39ha9d4c09_0
- ca-certificates=2023.12.12=h06a4308_0
- certifi=2024.2.2=py39h06a4308_0
- exceptiongroup=1.2.0=py39h06a4308_0
- h11=0.14.0=py39h06a4308_0
- httpcore=1.0.2=py39h06a4308_0
- httpx=0.26.0=py39h06a4308_0
- idna=3.4=py39h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libopenblas=0.3.21=h043d6bf_0
- libstdcxx-ng=11.2.0=h1234567_1
- ncurses=6.4=h6a678d5_0
- numexpr=2.8.7=py39h286c3b5_0
- numpy=1.26.4=py39heeff2f4_0
- numpy-base=1.26.4=py39h8a23956_0
- openai=1.9.0=py39h06a4308_0
- openssl=3.0.13=h7f8727e_0
- pandas=2.2.1=py39h6a678d5_0
- pandas-stubs=2.1.4.231227=py39h06a4308_0
- pip=23.3.1=py39h06a4308_0
- pydantic=2.5.3=py39h06a4308_0
- pydantic-core=2.14.6=py39hb02cf49_0
- python=3.9.18=h955ad1f_0
- python-tzdata=2023.3=pyhd3eb1b0_0
- pytz=2023.3.post1=py39h06a4308_0
- readline=8.2=h5eee18b_0
- setuptools=68.2.2=py39h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sniffio=1.3.0=py39h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- tqdm=4.65.0=py39hb070fc8_0
- types-pytz=2022.4.0.0=py39h06a4308_1
- typing-extensions=4.9.0=py39h06a4308_1
- typing_extensions=4.9.0=py39h06a4308_1
- tzdata=2024a=h04d1e81_0
- wheel=0.41.2=py39h06a4308_0
- xz=5.4.6=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- pip:
- catkin-pkg==1.0.0
- defusedxml==0.7.1
- distro==1.9.0
- docutils==0.20.1
- empy==3.3.4
- pillow==10.2.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pyyaml==6.0.1
- rospkg==1.5.0
- socksio==1.0.0
prefix: /home/hs/disk1/miniconda3/envs/robottest-env