added conda environment.yml

This commit is contained in:
Michal Gulczynski 2024-05-21 22:14:56 +02:00
parent 8c58e1b278
commit aace26318b
1 changed files with 67 additions and 0 deletions

67
environment.yml Normal file
View File

@ -0,0 +1,67 @@
name: mlflow-7a30c86f6bb7f4d9223d2bd9011c99dedadf0b37
channels:
- defaults
dependencies:
- ca-certificates=2024.3.11=haa95532_0
- openssl=3.0.13=h2bbff1b_1
- pip=24.0=py39haa95532_0
- python=3.9.19=h1aa4202_1
- setuptools=69.5.1=py39haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.43.0=py39haa95532_0
- pip:
- alembic==1.13.1
- aniso8601==9.0.1
- blinker==1.8.2
- certifi==2024.2.2
- charset-normalizer==3.3.2
- click==8.1.7
- cloudpickle==3.0.0
- contourpy==1.2.1
- cycler==0.12.1
- docker==7.0.0
- entrypoints==0.4
- flask==3.0.3
- fonttools==4.51.0
- gitdb==4.0.11
- gitpython==3.1.43
- graphene==3.3
- graphql-core==3.2.3
- graphql-relay==3.2.0
- greenlet==3.0.3
- idna==3.7
- importlib-resources==6.4.0
- itsdangerous==2.2.0
- jinja2==3.1.4
- joblib==1.4.2
- kiwisolver==1.4.5
- mako==1.3.3
- markdown==3.6
- markupsafe==2.1.5
- matplotlib==3.8.4
- mlflow==2.12.2
- numpy==1.26.4
- pandas==2.2.2
- pillow==10.3.0
- protobuf==4.25.3
- pyarrow==15.0.2
- pyparsing==3.1.2
- pytz==2024.1
- pyyaml==6.0.1
- querystring-parser==1.2.4
- requests==2.31.0
- scikit-learn==1.4.2
- scipy==1.13.0
- six==1.16.0
- smmap==5.0.1
- sqlalchemy==2.0.30
- sqlparse==0.5.0
- threadpoolctl==3.5.0
- typing-extensions==4.11.0
- tzdata==2024.1
- urllib3==2.2.1
- waitress==3.0.0
- werkzeug==3.0.3
prefix: D:\Anaconda\envs\mlflow-7a30c86f6bb7f4d9223d2bd9011c99dedadf0b37