Skip to content

Commit

Permalink
Update environmentWindows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielGaraboaPaz committed Nov 16, 2020
1 parent bab786e commit 1b750b2
Showing 1 changed file with 26 additions and 39 deletions.
65 changes: 26 additions & 39 deletions buildScripts/environmentWindows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,58 +2,55 @@ name: MOHID-Lagrangian
channels:
- defaults
dependencies:
- attrs=20.2.0
- attrs=20.3.0
- blas=1.0
- bokeh=2.1.1
- bokeh=2.2.3
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2020.10.14
- cartopy=0.18.0
- cartopy=0.17.0
- certifi=2020.6.20
- cffi=1.14.3
- cfitsio=3.470
- cftime=1.2.1
- chardet=3.0.4
- click=7.1.2
- click-plugins=1.1.1
- cligj=0.7.0
- cloudpickle=1.6.0
- contextvars=2.4
- cryptography=3.1.1
- curl=7.67.0
- cycler=0.10.0
- cytoolz=0.11.0
- dask=2.30.0
- dask-core=2.30.0
- distributed=2.30.0
- descartes=1.1.0
- distributed=2.30.1
- expat=2.2.10
- fiona=1.8.13.post1
- freetype=2.8
- fiona=1.8.4
- freetype=2.10.4
- freexl=1.0.5
- fsspec=0.8.3
- future=0.18.2
- gdal=3.0.2
- geopandas=0.8.1
- geos=3.8.0
- geotiff=1.5.1
- gdal=2.3.3
- geopandas=0.6.1
- geos=3.7.1
- h5py=2.10.0
- hdf4=4.2.13
- hdf5=1.10.4
- heapdict=1.0.1
- icc_rt=2019.0.0
- icu=58.2
- idna=2.10
- immutables=0.14
- intel-openmp=2020.2
- jinja2=2.11.2
- jpeg=9b
- jsoncpp=1.8.4
- kealib=1.4.7
- kiwisolver=1.3.0
- krb5=1.16.4
- libboost=1.67.0
- libcurl=7.67.0
- libgdal=3.0.2
- libgdal=2.3.3
- libiconv=1.15
- libkml=1.3.0
- libnetcdf=4.6.1
Expand All @@ -64,80 +61,70 @@ dependencies:
- libssh2=1.9.0
- libtiff=4.1.0
- libxml2=2.9.10
- libxslt=1.1.34
- llvmlite=0.34.0
- locket=0.2.0
- lxml=4.6.1
- lz4-c=1.8.1.2
- m2w64-expat=2.1.1
- m2w64-gcc-libgfortran=5.3.0
- m2w64-gcc-libs=5.3.0
- m2w64-gcc-libs-core=5.3.0
- m2w64-gettext=0.19.7
- m2w64-gmp=6.1.0
- m2w64-libiconv=1.14
- m2w64-libwinpthread-git=5.0.0.4634.697f757
- m2w64-xz=5.2.2
- markupsafe=1.1.1
- matplotlib=2.2.2
- matplotlib=3.3.2
- matplotlib-base=3.3.2
- mkl=2020.2
- mkl-service=2.3.0
- mkl_fft=1.2.0
- mkl_random=1.1.1
- msgpack-python=1.0.0
- msys2-conda-epoch=20160418
- munch=2.5.0
- netcdf4=1.4.2
- numba=0.51.2
- numpy=1.19.2
- numpy-base=1.19.2
- olefile=0.46
- openjpeg=2.3.0
- openssl=1.1.1h
- owslib=0.20.0
- owslib=0.18.0
- packaging=20.4
- pandas=1.1.3
- partd=1.1.0
- pcre=8.44
- pillow=5.1.0
- pillow=8.0.1
- pip=20.2.4
- postgresql=11.2
- proj=6.2.1
- proj4=5.2.0
- psutil=5.7.2
- pycparser=2.20
- pyepsg=0.4.0
- pykdtree=1.3.1
- pyopenssl=19.1.0
- pyparsing=2.4.7
- pyproj=2.6.1.post1
- pyproj=1.9.6
- pyqt=5.9.2
- pyreadline=2.1
- pyshp=2.1.2
- pysocks=1.7.1
- python=3.6.12
- python=3.7.9
- python-dateutil=2.8.1
- pytz=2020.1
- pyyaml=5.3.1
- qt=5.9.7
- requests=2.24.0
- rtree=0.9.4
- scipy=1.5.2
- setuptools=50.3.0
- shapely=1.7.1
- setuptools=50.3.1
- shapely=1.6.4
- sip=4.19.8
- six=1.15.0
- sortedcontainers=2.2.2
- sqlite=3.33.0
- tbb=2018.0.5
- tbb=2020.3
- tblib=1.7.0
- tiledb=1.6.3
- tk=8.6.10
- toolz=0.11.1
- tornado=6.0.4
- tqdm=4.50.2
- tqdm=4.51.0
- typing_extensions=3.7.4.3
- urllib3=1.25.11
- vc=14.1
- vs2015_runtime=14.16.27012
- vtk=8.1.0
- vtk=8.2.0
- wheel=0.35.1
- win_inet_pton=1.1.0
- wincertstore=0.2
Expand All @@ -148,4 +135,4 @@ dependencies:
- zict=2.0.0
- zlib=1.2.11
- zstd=1.3.7

prefix: C:\Users\Garab\.conda\envs\MOHID-Lagrangian

0 comments on commit 1b750b2

Please sign in to comment.