From f288d3ef94cebc45fbb40651ab949c3dd717d2a8 Mon Sep 17 00:00:00 2001 From: Andrzej Preibisz Date: Fri, 20 May 2022 23:52:19 +0200 Subject: [PATCH] Added .yml file --- ium_env.yml | 117 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 ium_env.yml diff --git a/ium_env.yml b/ium_env.yml new file mode 100644 index 0000000..e5d1d97 --- /dev/null +++ b/ium_env.yml @@ -0,0 +1,117 @@ +name: ium_env +channels: + - conda-forge + - defaults +dependencies: + - _libgcc_mutex=0.1=main + - _openmp_mutex=5.1=1_gnu + - _tflow_select=2.3.0=mkl + - absl-py=0.15.0=pyhd3eb1b0_0 + - aiohttp=3.8.1=py39h7f8727e_1 + - aiosignal=1.2.0=pyhd3eb1b0_0 + - astor=0.8.1=py39h06a4308_0 + - astunparse=1.6.3=py_0 + - async-timeout=4.0.1=pyhd3eb1b0_0 + - attrs=21.4.0=pyhd3eb1b0_0 + - blas=1.0=mkl + - blinker=1.4=py39h06a4308_0 + - bottleneck=1.3.4=py39hce1f21e_0 + - brotlipy=0.7.0=py39h27cfd23_1003 + - c-ares=1.18.1=h7f8727e_0 + - ca-certificates=2022.5.18.1=ha878542_0 + - cachetools=4.2.2=pyhd3eb1b0_0 + - certifi=2022.5.18.1=py39hf3d152e_0 + - cffi=1.15.0=py39hd667e15_1 + - charset-normalizer=2.0.4=pyhd3eb1b0_0 + - click=8.0.4=py39h06a4308_0 + - colorama=0.4.4=pyh9f0ad1d_0 + - cryptography=3.4.8=py39hd23ed53_0 + - dataclasses=0.8=pyh6d0b6a4_7 + - docopt=0.6.2=py_1 + - frozenlist=1.2.0=py39h7f8727e_0 + - gast=0.4.0=pyhd3eb1b0_0 + - gitdb=4.0.9=pyhd8ed1ab_0 + - gitpython=3.1.27=pyhd8ed1ab_0 + - google-auth=2.6.0=pyhd3eb1b0_0 + - google-auth-oauthlib=0.4.4=pyhd3eb1b0_0 + - google-pasta=0.2.0=pyhd3eb1b0_0 + - grpcio=1.42.0=py39hce63b2e_0 + - h5py=2.10.0=py39hec9cf62_0 + - hdf5=1.10.6=hb1b8bf9_0 + - idna=3.3=pyhd3eb1b0_0 + - importlib-metadata=4.11.3=py39h06a4308_0 + - importlib_metadata=4.11.3=hd8ed1ab_1 + - intel-openmp=2021.4.0=h06a4308_3561 + - joblib=1.1.0=pyhd3eb1b0_0 + - jsonpickle=1.5.1=pyhd8ed1ab_0 + - keras-preprocessing=1.1.2=pyhd3eb1b0_0 + - ld_impl_linux-64=2.38=h1181459_1 + - libffi=3.3=he6710b0_2 + - libgcc-ng=11.2.0=h1234567_0 + - libgfortran-ng=7.5.0=ha8ba4b0_17 + - libgfortran4=7.5.0=ha8ba4b0_17 + - libgomp=11.2.0=h1234567_0 + - libprotobuf=3.20.1=h4ff587b_0 + - libstdcxx-ng=11.2.0=h1234567_0 + - markdown=3.3.4=py39h06a4308_0 + - mkl=2021.4.0=h06a4308_640 + - mkl-service=2.4.0=py39h7f8727e_0 + - mkl_fft=1.3.1=py39hd3c417c_0 + - mkl_random=1.2.2=py39h51133e4_0 + - multidict=5.2.0=py39h7f8727e_2 + - munch=2.5.0=py_0 + - ncurses=6.3=h7f8727e_2 + - numexpr=2.8.1=py39h6abb31d_0 + - numpy=1.22.3=py39he7a7128_0 + - numpy-base=1.22.3=py39hf524024_0 + - oauthlib=3.2.0=pyhd3eb1b0_0 + - openssl=1.1.1o=h166bdaf_0 + - opt_einsum=3.3.0=pyhd3eb1b0_1 + - packaging=21.3=pyhd3eb1b0_0 + - pandas=1.4.2=py39h295c915_0 + - pip=21.2.4=py39h06a4308_0 + - protobuf=3.20.1=py39h295c915_0 + - py-cpuinfo=8.0.0=pyhd8ed1ab_0 + - pyasn1=0.4.8=pyhd3eb1b0_0 + - pyasn1-modules=0.2.8=py_0 + - pycparser=2.21=pyhd3eb1b0_0 + - pyjwt=2.1.0=py39h06a4308_0 + - pyopenssl=21.0.0=pyhd3eb1b0_1 + - pyparsing=3.0.4=pyhd3eb1b0_0 + - pysocks=1.7.1=py39h06a4308_0 + - python=3.9.12=h12debd9_0 + - python-dateutil=2.8.2=pyhd3eb1b0_0 + - python-flatbuffers=2.0=pyhd3eb1b0_0 + - python_abi=3.9=2_cp39 + - pytz=2021.3=pyhd3eb1b0_0 + - readline=8.1.2=h7f8727e_1 + - requests=2.27.1=pyhd3eb1b0_0 + - requests-oauthlib=1.3.0=py_0 + - rsa=4.7.2=pyhd3eb1b0_1 + - sacred=0.8.2=pyhd8ed1ab_0 + - scikit-learn=1.0.2=py39h51133e4_1 + - scipy=1.7.3=py39hc147768_0 + - setuptools=61.2.0=py39h06a4308_0 + - six=1.16.0=pyhd3eb1b0_1 + - smmap=3.0.5=pyh44b312d_0 + - sqlite=3.38.3=hc218d9a_0 + - tensorboard=2.4.0=pyhc547734_0 + - tensorboard-plugin-wit=1.6.0=py_0 + - tensorflow=2.4.1=mkl_py39h4683426_0 + - tensorflow-base=2.4.1=mkl_py39h43e0292_0 + - tensorflow-estimator=2.6.0=pyh7b7c402_0 + - termcolor=1.1.0=py39h06a4308_1 + - threadpoolctl=2.2.0=pyh0d69192_0 + - tk=8.6.11=h1ccaba5_1 + - typing-extensions=4.1.1=hd3eb1b0_0 + - typing_extensions=4.1.1=pyh06a4308_0 + - tzdata=2022a=hda174b7_0 + - urllib3=1.26.9=py39h06a4308_0 + - werkzeug=2.0.3=pyhd3eb1b0_0 + - wheel=0.37.1=pyhd3eb1b0_0 + - wrapt=1.13.3=py39h7f8727e_2 + - xz=5.2.5=h7f8727e_1 + - yarl=1.6.3=py39h27cfd23_0 + - zipp=3.8.0=py39h06a4308_0 + - zlib=1.2.12=h7f8727e_2 +prefix: /home/andrzej/anaconda3/envs/ium_env