Skip to content

Commit

Permalink
simplified environment file
Browse files Browse the repository at this point in the history
  • Loading branch information
alxkp committed Apr 5, 2021
1 parent 689916c commit 36def35
Showing 1 changed file with 1 addition and 73 deletions.
74 changes: 1 addition & 73 deletions environment_run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,84 +4,12 @@ channels:
- defaults
- conda-forge
dependencies:
- abseil-cpp=20200225.2
- arrow-cpp=3.0.0
- aws-c-common=0.4.57
- aws-c-event-stream=0.1.6
- aws-checksums=0.1.9
- aws-sdk-cpp=1.8.133
- blas=1.0
- boost-cpp=1.73.0
- brotli=1.0.9
- brotli-python=1.0.9
- bzip2=1.0.8
- c-ares=1.17.1
- ca-certificates=2020.10.14
- certifi=2020.6.20
- click=7.1.2
- dash=1.19.0
- dash-core-components=1.3.1
- dash-html-components=1.0.1
- dash-renderer=1.1.2
- dash-table=4.4.1
- double-conversion=3.1.5
- flask=1.1.2
- flask-compress=1.9.0
- future=0.18.2
- gflags=2.2.2
- glog=0.4.0
- grpc-cpp=1.28.1
- gunicorn=20.0.4
- icu=58.2
- intel-openmp=2019.4
- itsdangerous=1.1.0
- jinja2=2.11.3
- krb5=1.18.2
- libboost=1.73.0
- libcurl=7.71.1
- libcxx=10.0.0
- libedit=3.1.20191231
- libevent=2.1.8
- libffi=3.3
- libiconv=1.16
- libprotobuf=3.11.4
- libssh2=1.9.0
- libthrift=0.13.0
- lz4-c=1.9.3
- markupsafe=1.1.1
- mkl=2019.4
- mkl-service=2.3.0
- mkl_fft=1.3.0
- mkl_random=1.1.1
- ncurses=6.2
- numpy=1.19.2
- numpy-base=1.19.2
- openssl=1.1.1j
- orc=1.6.5
- pandas=1.2.3
- pip=21.0.1
- plotly=4.14.3
- pyarrow=3.0.0
- python=3.8.8
- python-dateutil=2.8.1
- pytz=2021.1
- pyyaml=5.4.1
- re2=2020.11.01
- readline=8.1
- numpy=1.19.2
- redis-py=3.5.3
- retrying=1.3.3
- setuptools=52.0.0
- six=1.15.0
- snappy=1.1.8
- sqlite=3.33.0
- tk=8.6.10
- tzdata=2020f
- uriparser=0.9.3
- utf8proc=2.6.1
- werkzeug=1.0.1
- wheel=0.36.2
- xz=5.2.5
- yaml=0.2.5
- zlib=1.2.11
- zstd=1.4.5
prefix: /Users/alexanderkyim/miniconda3/envs/tesla-ver

0 comments on commit 36def35

Please sign in to comment.