forked from BCG-X-Official/facet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
44 lines (44 loc) · 901 Bytes
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
name: facet-develop
channels:
- conda-forge
- bcg_gamma
dependencies:
- black = 20.8b1
- boruta_py >= 0.3
- conda-build = 3.20.*
- conda-verify = 3.1.*
- docutils = 0.16.*
- flake8 = 3.8.*
- flake8-comprehensions = 3.2.*
- flit = 3.0.*
- gamma-pytools >=1.0,<2
- isort = 5.5.*
- joblib >= 0.16
- jupyter >= 1.0
- lightgbm >= 3.0
- m2r = 0.2.*
- matplotlib >= 3.3
- nbsphinx = 0.7.*
- numpy >= 1.16
- pandas >= 1.0
- pip >= 20
- pluggy = 0.13.*
- pre-commit = 2.7.*
- pydata-sphinx-theme = 0.4.*
- pytest = 5.2.*
- pytest-cov = 2.8.*
- python = 3.8.*
- pyyaml >= 5.1
- scikit-learn >=0.23.1,<0.24
- scipy >= 1.5
- seaborn = 0.11.*
- shap >= 0.35
- sklearndf >=1.0,<2
- sphinx = 3.4.*
- sphinx-autodoc-typehints = 1.11.*
- tableone = 0.7.*
- toml = 0.10.*
- tox = 3.20.*
- typing_inspect >= 0.4
- xlrd >= 1.2
- yaml > 0.2