-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
93 lines (92 loc) · 2.3 KB
/
environment.yml
File metadata and controls
93 lines (92 loc) · 2.3 KB
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
name: flare
channels:
- defaults
dependencies:
- appnope=0.1.0=py37_0
- backcall=0.1.0=py37_0
- blas=1.0=mkl
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py37_0
- cycler=0.10.0=py37_0
- decorator=4.4.2=py_0
- freetype=2.9.1=hb4e5f40_0
- intel-openmp=2020.1=216
- ipython=7.13.0=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py37_0
- jedi=0.17.0=py37_0
- kiwisolver=1.2.0=py37h04f5b5a_0
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20181209=hb402a30_0
- libffi=3.3=h0a44026_1
- libgfortran=3.0.1=h93005f0_2
- libpng=1.6.37=ha441bb4_0
- matplotlib=3.1.3=py37_0
- matplotlib-base=3.1.3=py37h9aa3819_0
- mkl=2019.4=233
- mkl-service=2.3.0=py37hfbe908c_0
- mkl_fft=1.0.15=py37h5e564d8_0
- mkl_random=1.1.0=py37ha771720_0
- ncurses=6.2=h0a44026_1
- numpy-base=1.18.1=py37h6575580_1
- openssl=1.1.1g=h1de35cc_0
- parso=0.7.0=py_0
- pexpect=4.8.0=py37_0
- pickleshare=0.7.5=py37_0
- pip=20.0.2=py37_3
- prompt-toolkit=3.0.4=py_0
- prompt_toolkit=3.0.4=0
- ptyprocess=0.6.0=py37_0
- pygments=2.6.1=py_0
- pyparsing=2.4.7=py_0
- python=3.7.7=hf48f09d_4
- python-dateutil=2.8.1=py_0
- readline=8.0=h1de35cc_0
- setuptools=46.0.0=py37_0
- six=1.14.0=py37_0
- sqlite=3.31.1=h5c1f38d_1
- tk=8.6.8=ha441bb4_0
- tornado=6.0.4=py37h1de35cc_1
- traitlets=4.3.3=py37_0
- wcwidth=0.1.9=py_0
- wheel=0.34.2=py37_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- absl-py==0.9.0
- box2d-py==2.3.8
- cachetools==4.1.0
- chardet==3.0.4
- cloudpickle==1.3.0
- future==0.18.2
- google-auth==1.14.3
- google-auth-oauthlib==0.4.1
- grpcio==1.29.0
- gym==0.17.2
- idna==2.9
- importlib-metadata==1.6.0
- joblib==0.14.1
- markdown==3.2.2
- mpi4py==3.0.3
- numpy==1.18.4
- oauthlib==3.1.0
- protobuf==3.11.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pybullet==2.7.7
- pyglet==1.5.0
- pytorch-lightning==0.7.5
- requests==2.23.0
- requests-oauthlib==1.3.0
- roboschool==1.0.49
- rsa==4.0
- scipy==1.4.1
- tensorboard==2.2.1
- tensorboard-plugin-wit==1.6.0.post3
- termcolor==1.1.0
- torch==1.5.0
- tqdm==4.46.0
- urllib3==1.25.9
- werkzeug==1.0.1
- zipp==3.1.0
prefix: /Users/jacobpettit/anaconda3/envs/flare