-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
63 lines (62 loc) · 1.23 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
name: opensim-rl
channels:
- kidzik
- conda-forge
- defaults
dependencies:
- ca-certificates=2018.10.15
- certifi=2018.10.15
- curl=7.61.0
- expat=2.2.5
- git=2.18.0
- krb5=1.14.6
- lapack=3.6.1
- libgcc-ng=7.2.0
- libgfortran=3.0.0
- libiconv=1.15
- libssh2=1.8.0
- libstdcxx-ng=7.2.0
- ncurses=5.9
- openssl=1.0.2p
- pip=18.1
- python=3.6.1
- readline=6.2
- setuptools=40.5.0
- sqlite=3.13.0
- tk=8.5.19
- wheel=0.32.2
- xz=5.2.4
- zlib=1.2.11
- freeglut=3.0.0
- openblas=0.2.19
- opensim=4.0.0
- pip:
- chardet==3.0.4
- crowdai-api==0.1.18
- crowdai-repo2docker==0.5.0
- decorator==4.3.0
- docker==3.5.1
- docker-pycreds==0.3.0
- escapism==1.0.0
- future==0.17.0
- gym==0.10.8
- idna==2.7
- ipython-genutils==0.2.0
- jinja2==2.10
- markupsafe==1.0
- numpy==1.15.3
- osim-rl==2.1.5
- pyglet==1.3.2
- python-gitlab==1.6.0
- python-json-logger==0.1.9
- pyyaml==3.13
- redis==2.10.6
- requests==2.20.0
- ruamel.yaml==0.15.75
- scipy==1.1.0
- six==1.11.0
- timeout-decorator==0.4.0
- traitlets==4.3.2
- urllib3==1.24
- websocket-client==0.53.0
prefix: /home/mohanty/anaconda3/envs/opensim-rl