forked from kidzik/osim-rl-grader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
72 lines (71 loc) · 1.54 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
name: opensim-rl
channels:
- anaconda
- kidzik
- conda-forge
- defaults
dependencies:
- ca-certificates=2018.03.07=0
- certifi=2018.4.16=py36_0
- freeglut=3.0.0=hf484d3e_5
- libstdcxx-ng=7.2.0=hdf63c60_3
- openssl=1.0.2o=h20670df_0
- curl=7.60.0=0
- expat=2.2.5=0
- git=2.17.1=0
- krb5=1.14.6=0
- lapack=3.6.1=1
- libiconv=1.15=0
- libssh2=1.8.0=2
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran=3.0.0=1
- pip=10.0.1=py36_0
- python=3.6.1=2
- readline=6.2=2
- setuptools=39.2.0=py36_0
- sqlite=3.13.0=0
- tk=8.5.18=0
- wheel=0.31.1=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=ha838bed_2
- openblas=0.2.19=0
- opensim=4.0.0=py36_17
- pip:
- boto==2.46.1
- chardet==3.0.4
- click==6.7
- crowdai-api==0.1.1.dev8
- cython==0.25.2
- decorator==4.3.0
- docker==3.3.0
- docker-pycreds==0.3.0
- escapism==1.0.0
- flask==1.0.2
- future==0.16.0
- futures==3.0.5
- gunicorn==19.8.1
- gym==0.10.5
- idna==2.6
- ipython-genutils==0.2.0
- itsdangerous==0.24
- jinja2==2.10
- jupyter-repo2docker==0.5.0
- markupsafe==0.23
- meld3==1.0.2
- nose2==0.6.5
- numpy==1.14.4
- pyglet==1.2.4
- python-gitlab==1.4.0
- python-json-logger==0.1.8
- redis==2.10.6
- requests==2.18.4
- rq==0.7.1
- ruamel.yaml==0.15.37
- six==1.10.0
- timeout-decorator==0.4.0
- tinys3==0.1.12
- traitlets==4.3.2
- urllib3==1.22
- websocket-client==0.48.0
- werkzeug==0.14.1
prefix: /home/ubuntu/miniconda3/envs/opensim-rl