Conda environment export

This commit is contained in:
MatOgr 2022-05-22 22:06:01 +02:00
parent 1e526fa5a0
commit 7ff880743f

107
scripts/environment.yml Normal file
View File

@ -0,0 +1,107 @@
name: base
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- alembic=1.7.7=pyhd8ed1ab_0
- appdirs=1.4.4=pyh9f0ad1d_0
- asn1crypto=1.5.1=pyhd8ed1ab_0
- blas=1.0=openblas
- bottleneck=1.3.4=py38hce1f21e_0
- brotlipy=0.7.0=py38h27cfd23_1003
- ca-certificates=2022.5.18.1=ha878542_0
- certifi=2022.5.18.1=py38h578d9bd_0
- cffi=1.15.0=py38hd667e15_1
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- click=8.1.3=py38h578d9bd_0
- cloudpickle=2.1.0=pyhd8ed1ab_0
- colorama=0.4.4=pyhd3eb1b0_0
- conda=4.12.0=py38h578d9bd_0
- conda-content-trust=0.1.1=pyhd3eb1b0_0
- conda-package-handling=1.8.1=py38h7f8727e_0
- configparser=5.2.0=pyhd8ed1ab_0
- cryptography=36.0.0=py38h9ce1e76_0
- databricks-cli=0.12.1=pyhd8ed1ab_0
- docker-py=5.0.3=py38h578d9bd_2
- docker-pycreds=0.4.0=py_0
- 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.1=py38h295c915_0
- gunicorn=20.1.0=py38h578d9bd_2
- idna=3.3=pyhd3eb1b0_0
- importlib-metadata=4.11.3=py38h578d9bd_1
- importlib_resources=5.7.1=pyhd8ed1ab_1
- itsdangerous=2.1.2=pyhd8ed1ab_0
- jinja2=3.1.2=pyhd8ed1ab_0
- kaggle=1.5.12=pyhd8ed1ab_4
- ld_impl_linux-64=2.35.1=h7274673_9
- libblas=3.9.0=11_linux64_openblas
- libcblas=3.9.0=11_linux64_openblas
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgfortran-ng=12.1.0=h69a702a_16
- libgfortran5=12.1.0=hdcd56e2_16
- libgomp=9.3.0=h5101ec6_17
- liblapack=3.9.0=11_linux64_openblas
- libopenblas=0.3.17=pthreads_h8fe5266_1
- libprotobuf=3.15.8=h780b84a_0
- libstdcxx-ng=9.3.0=hd4cf53a_17
- mako=1.2.0=pyhd8ed1ab_1
- markupsafe=2.0.1=py38h497a2fe_0
- mlflow=1.26.0=py38he918c71_0
- ncurses=6.3=h7f8727e_2
- numexpr=2.8.1=py38hecfb737_0
- numpy=1.20.3=py38h9894fe3_1
- openssl=1.1.1o=h7f8727e_0
- packaging=21.3=pyhd8ed1ab_0
- pandas=1.4.2=py38h295c915_0
- pip=21.2.4=py38h06a4308_0
- prometheus_client=0.14.1=pyhd8ed1ab_0
- prometheus_flask_exporter=0.20.1=pyhd8ed1ab_0
- protobuf=3.15.8=py38h709712a_0
- pycosat=0.6.3=py38h7b6447c_1
- pycparser=2.21=pyhd3eb1b0_0
- pymongo=3.10.1=py38h950e882_2
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pysocks=1.7.1=py38h06a4308_0
- python=3.8.13=h12debd9_0
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python-slugify=6.1.2=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pytz=2022.1=pyhd8ed1ab_0
- querystring_parser=1.2.4=py_0
- readline=8.1.2=h7f8727e_1
- requests=2.27.1=pyhd3eb1b0_0
- ruamel_yaml=0.15.100=py38h27cfd23_0
- scipy=1.5.3=py38hb2138dd_0
- setuptools=61.2.0=py38h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- smmap=3.0.5=pyh44b312d_0
- sqlalchemy=1.4.13=py38h497a2fe_0
- sqlite=3.38.2=hc218d9a_0
- sqlparse=0.4.2=pyhd8ed1ab_0
- tabulate=0.8.9=pyhd8ed1ab_0
- tenacity=8.0.1=pyhd8ed1ab_0
- text-unidecode=1.3=py_0
- tk=8.6.11=h1ccaba5_0
- tqdm=4.63.0=pyhd3eb1b0_0
- typing_extensions=4.2.0=pyha770c72_1
- unidecode=1.3.4=pyhd8ed1ab_0
- urllib3=1.26.8=pyhd3eb1b0_0
- websocket-client=1.3.2=pyhd8ed1ab_0
- werkzeug=2.1.2=pyhd8ed1ab_1
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- yaml=0.2.5=h7b6447c_0
- zipp=3.8.0=pyhd8ed1ab_0
- zlib=1.2.12=h7f8727e_1
- pip:
- docopt==0.6.2
- oauthlib==3.2.0
- pyjwt==2.4.0
- pyyaml==6.0