-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
44 lines (43 loc) · 1.13 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
name: opensim_example
channels:
- opensim-org
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2024.3.11=haa95532_0
- freeglut=3.0.0=h6538335_5
- intel-openmp=2023.1.0=h59b6b97_46320
- libffi=3.4.4=hd77b12b_0
- mkl=2023.1.0=h6b88ed4_46358
- mkl-service=2.4.0=py38h2bbff1b_1
- mkl_fft=1.3.8=py38h2bbff1b_0
- mkl_random=1.2.4=py38h59b6b97_0
- numpy=1.20.3=py38h749eb61_1
- numpy-base=1.20.3=py38h5bfbeaa_1
- opensim=4.4=py38np120
- openssl=3.0.13=h2bbff1b_0
- pip=23.3.1=py38haa95532_0
- python=3.8.19=h1aa4202_0
- setuptools=68.2.2=py38haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tbb=2021.8.0=h59b6b97_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py38haa95532_0
- pip:
- contourpy==1.1.1
- cycler==0.12.1
- fonttools==4.51.0
- importlib-resources==6.4.0
- kiwisolver==1.4.5
- matplotlib==3.7.5
- packaging==24.0
- pandas==2.0.3
- pillow==10.3.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- scipy==1.10.1
- six==1.16.0
- tzdata==2024.1
- zipp==3.18.1