-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathenvironment.yml
More file actions
21 lines (21 loc) · 874 Bytes
/
environment.yml
File metadata and controls
21 lines (21 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
###############################################################################
# NOTE: This file has been auto-generated by poetry2conda
# poetry2conda version = 0.3.0
# date: Sun Apr 10 11:36:33 2022
###############################################################################
# If you want to change the contents of this file, you should probably change
# the pyproject.toml file and then use poetry2conda again to update this file.
# Alternatively, stop using (ana)conda.
###############################################################################
name: healthcare-model
dependencies:
- python>=3.9,<4.0
- conda-forge::ipykernel>=6.9.2,<7.0.0
- conda-forge::dask>=2022.2.1,<2023.0.0
- conda-forge::notebook>=6.4.8,<7.0.0
- pandas>=1.4.1,<2.0.0
- plotly>=5.6.0,<6.0.0
- pip
- pip:
- graphviz>=0.19.1,<0.20.0
- Unipath>=1.1,<2.0