diff --git a/environment.yml b/environment.yml
index 3fe531154463350e14d0d9efb9695dd3dffd5969..0a0f633195fcb97d88d62ce620591e84f18278eb 100644
--- a/environment.yml
+++ b/environment.yml
@@ -3,82 +3,9 @@ channels:
   - conda-forge
   - defaults
 dependencies:
-  - blas=1.0=mkl
-  - boost-cpp=1.72.0=h89d28cc_2
-  - bzip2=1.0.8=he774522_3
-  - ca-certificates=2020.6.20=hecda079_0
-  - certifi=2020.6.20=py37hc8dfbb8_0
-  - cfitsio=3.470=hbbe6aef_6
-  - curl=7.71.1=h4b64cdc_5
-  - expat=2.2.9=h33f27b4_2
-  - freetype=2.10.2=hd328e21_0
-  - freexl=1.0.5=hd288d7e_1002
-  - gdal=3.1.2=py37h6ddc196_2
-  - geos=3.8.1=he025d50_0
-  - geotiff=1.6.0=h09e6dc1_1
-  - gettext=0.19.8.1=hb01d8f6_1002
-  - glib=2.65.0=he4de6d7_0
-  - hdf4=4.2.13=hf8e6fe8_1003
-  - hdf5=1.10.6=nompi_he0bbb20_101
-  - icc_rt=2019.0.0=h0cc432a_1
-  - icu=64.2=he025d50_1
-  - intel-openmp=2019.4=245
-  - jpeg=9d=he774522_0
-  - kealib=1.4.13=h3b59ab9_1
-  - krb5=1.17.1=hc04afaa_2
-  - libblas=3.8.0=14_mkl
-  - libcblas=3.8.0=14_mkl
-  - libcurl=7.71.1=h4b64cdc_5
-  - libffi=3.2.1=ha925a31_1007
-  - libgdal=3.1.2=h132428b_2
-  - libiconv=1.16=he774522_0
-  - libkml=1.3.0=h7e985d0_1011
-  - liblapack=3.8.0=14_mkl
-  - libnetcdf=4.7.4=nompi_h256d12c_105
-  - libpng=1.6.37=ha81a0f5_2
-  - libpq=12.3=hd9aa61d_0
-  - libspatialite=4.3.0a=h9ed2f40_1039
-  - libssh2=1.9.0=hb06d900_5
-  - libtiff=4.1.0=h885aae3_6
-  - libwebp-base=1.1.0=hfa6e2cd_3
-  - libxml2=2.9.10=h1006b36_2
-  - lz4-c=1.9.2=h62dcd97_2
-  - m2w64-expat=2.1.1=2
-  - m2w64-gcc-libgfortran=5.3.0=6
-  - m2w64-gcc-libs=5.3.0=7
-  - m2w64-gcc-libs-core=5.3.0=7
-  - m2w64-gettext=0.19.7=2
-  - m2w64-gmp=6.1.0=2
-  - m2w64-libiconv=1.14=6
-  - m2w64-libwinpthread-git=5.0.0.4634.697f757=2
-  - m2w64-xz=5.2.2=2
-  - mkl=2019.4=245
-  - mkl-service=2.3.0=py37hfa6e2cd_0
-  - msys2-conda-epoch=20160418=1
-  - numpy=1.19.1=py37h7cee19a_2
-  - openjpeg=2.3.1=h57dd2e7_3
-  - openssl=1.1.1g=he774522_1
-  - pcre=8.44=h6538335_0
-  - pip=20.2.2=py_0
-  - poppler=0.89.0=h0cd1227_0
-  - poppler-data=0.4.9=1
-  - postgresql=12.3=he14cc48_0
-  - proj=7.1.0=h7d85306_1
-  - python=3.7.8=h60c2a47_1_cpython
-  - python_abi=3.7=1_cp37m
-  - scipy=1.5.2=py37h9439919_0
-  - setuptools=49.6.0=py37hc8dfbb8_0
-  - six=1.15.0=pyh9f0ad1d_0
-  - sqlite=3.33.0=he774522_0
-  - tbb=2020.1=he980bc4_0
-  - tiledb=2.0.8=h71c485d_0
-  - tk=8.6.10=he774522_0
-  - vc=14.1=h869be7e_1
-  - vs2015_runtime=14.16.27012=h30e32a0_2
-  - wheel=0.35.1=pyh9f0ad1d_0
-  - wincertstore=0.2=py37_1003
-  - xerces-c=3.2.3=ha925a31_1
-  - xz=5.2.5=h62dcd97_1
-  - zlib=1.2.11=h62dcd97_1007
-  - zstd=1.4.5=h1f3a1b7_2
-prefix: C:\Program Files\Miniconda3\envs\pysegcnn
+  - python=3.7
+  - numpy
+  - scipy
+  - gdal
+  - matplotlib
+  - pytorch
\ No newline at end of file