From 0d2bfe26f51ee8236942847c7ee36f34542a5261 Mon Sep 17 00:00:00 2001 From: Adam Wojdyla Date: Mon, 23 May 2022 01:41:47 +0200 Subject: [PATCH] conda yml added --- environment.yml | 102 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 environment.yml diff --git a/environment.yml b/environment.yml new file mode 100644 index 0000000..a4ea080 --- /dev/null +++ b/environment.yml @@ -0,0 +1,102 @@ +name: ium_env +channels: + - conda-forge +dependencies: + - alembic=1.7.7=pyhd8ed1ab_0 + - appdirs=1.4.4=pyh9f0ad1d_0 + - asn1crypto=1.5.1=pyhd8ed1ab_0 + - brotlipy=0.7.0=py310hf8d0d8f_1004 + - bzip2=1.0.8=h3422bc3_4 + - ca-certificates=2022.5.18.1=h4653dfc_0 + - certifi=2022.5.18.1=py310hbe9552e_0 + - cffi=1.15.0=py310hf10583b_0 + - charset-normalizer=2.0.12=pyhd8ed1ab_0 + - click=8.1.3=py310hbe9552e_0 + - cloudpickle=2.1.0=pyhd8ed1ab_0 + - colorama=0.4.4=pyh9f0ad1d_0 + - configparser=5.2.0=pyhd8ed1ab_0 + - cryptography=37.0.2=py310h94bb23d_0 + - databricks-cli=0.12.1=pyhd8ed1ab_0 + - docker-py=5.0.3=py310hbe9552e_2 + - docker-pycreds=0.4.0=py_0 + - docopt=0.6.2=py_1 + - entrypoints=0.4=pyhd8ed1ab_0 + - flask=2.1.2=pyhd8ed1ab_1 + - gitdb=4.0.9=pyhd8ed1ab_0 + - gitpython=3.1.27=pyhd8ed1ab_0 + - greenlet=1.1.2=py310h1105856_2 + - gunicorn=20.1.0=py310hbe9552e_2 + - idna=3.3=pyhd8ed1ab_0 + - importlib-metadata=4.11.4=py310hbe9552e_0 + - importlib_metadata=4.11.4=hd8ed1ab_0 + - importlib_resources=5.7.1=pyhd8ed1ab_1 + - itsdangerous=2.1.2=pyhd8ed1ab_0 + - jinja2=3.1.2=pyhd8ed1ab_0 + - joblib=1.1.0=pyhd8ed1ab_0 + - jsonpickle=1.5.1=pyhd8ed1ab_0 + - libblas=3.9.0=14_osxarm64_openblas + - libcblas=3.9.0=14_osxarm64_openblas + - libcxx=14.0.3=h6a5c8ee_0 + - libffi=3.4.2=h3422bc3_5 + - libgfortran=5.0.0.dev0=11_0_1_hf114ba7_23 + - libgfortran5=11.0.1.dev0=hf114ba7_23 + - liblapack=3.9.0=14_osxarm64_openblas + - libopenblas=0.3.20=openmp_h2209c59_0 + - libprotobuf=3.20.1=h332123e_0 + - libzlib=1.2.11=h90dfc92_1014 + - llvm-openmp=14.0.3=hd125106_0 + - mako=1.2.0=pyhd8ed1ab_1 + - markupsafe=2.1.1=py310hf8d0d8f_1 + - mlflow=1.26.0=py310h37bd5d9_0 + - munch=2.5.0=py_0 + - ncurses=6.3=h07bb92c_1 + - ninja=1.11.0=hf86a087_0 + - numpy=1.22.3=py310h99fd38b_2 + - openssl=1.1.1o=ha287fd2_0 + - packaging=21.3=pyhd8ed1ab_0 + - pandas=1.4.2=py310h3a37f5e_1 + - pip=22.1.1=pyhd8ed1ab_0 + - prometheus_client=0.14.1=pyhd8ed1ab_0 + - prometheus_flask_exporter=0.20.1=pyhd8ed1ab_0 + - protobuf=3.20.1=py310hb07a4bc_0 + - py-cpuinfo=8.0.0=pyhd8ed1ab_0 + - pycparser=2.21=pyhd8ed1ab_0 + - pymongo=4.1.1=py310h1105856_0 + - pyopenssl=22.0.0=pyhd8ed1ab_0 + - pyparsing=3.0.9=pyhd8ed1ab_0 + - pysocks=1.7.1=py310hbe9552e_5 + - python=3.10.4=hfc7342c_0_cpython + - python-dateutil=2.8.2=pyhd8ed1ab_0 + - python_abi=3.10=2_cp310 + - pytorch=1.11.0=cpu_py310h61528c5_1 + - pytz=2022.1=pyhd8ed1ab_0 + - pyyaml=6.0=py310hf8d0d8f_4 + - querystring_parser=1.2.4=py_0 + - readline=8.1=hedafd6a_0 + - requests=2.27.1=pyhd8ed1ab_0 + - sacred=0.8.2=pyhd8ed1ab_0 + - scikit-learn=1.1.1=py310h16bc539_0 + - scipy=1.8.1=py310hdb41229_0 + - setuptools=62.3.2=py310hbe9552e_0 + - six=1.16.0=pyh6c4a22f_0 + - sleef=3.5.1=h156473d_2 + - smmap=3.0.5=pyh44b312d_0 + - sqlalchemy=1.4.36=py310h02f21da_0 + - sqlite=3.38.5=h40dfcc0_0 + - sqlparse=0.4.2=pyhd8ed1ab_0 + - tabulate=0.8.9=pyhd8ed1ab_0 + - tenacity=8.0.1=pyhd8ed1ab_0 + - threadpoolctl=3.1.0=pyh8a188c0_0 + - tk=8.6.12=he1e0b03_0 + - typing_extensions=4.2.0=pyha770c72_1 + - tzdata=2022a=h191b570_0 + - urllib3=1.26.9=pyhd8ed1ab_0 + - websocket-client=1.3.2=pyhd8ed1ab_0 + - werkzeug=2.1.2=pyhd8ed1ab_1 + - wheel=0.37.1=pyhd8ed1ab_0 + - wrapt=1.14.1=py310h02f21da_0 + - xz=5.2.5=h642e427_1 + - yaml=0.2.5=h3422bc3_2 + - zipp=3.8.0=pyhd8ed1ab_0 + - zlib=1.2.11=h90dfc92_1014 +prefix: /usr/local/Caskroom/miniforge/base/envs/ium_env