File tree 1 file changed +15
-17
lines changed
1 file changed +15
-17
lines changed Original file line number Diff line number Diff line change @@ -2,24 +2,22 @@ name: recodiv
2
2
channels :
3
3
- defaults
4
4
- conda-forge
5
- - plotly
6
5
dependencies :
7
- - matplotlib=3.3.2
8
- - matplotlib-base=3.3.2
9
- - numba=0.51.2
10
- - numpy=1.19.2
11
- - pandas=1.1.3
12
- - pip=20.3.1
13
- - python=3.8.5
14
- - scipy=1.5.2
15
- - setuptools=51.0.0
16
- - tqdm=4.54.1
17
- - plotly=5.4.0
18
- - autopep8==1.6.0
19
- - tikzplotlib==0.9.16
20
- - scikit-learn=1.0.1
6
+ - autopep8=1.6.0
21
7
- lenskit=0.13.1
8
+ - matplotlib=3.5.0
9
+ - numba=0.54.1
10
+ - numpy=1.20.3
11
+ - pandas=1.3.4
12
+ - pip=21.2.4
13
+ - plotly=5.1.0
14
+ - python=3.9.7
15
+ - scikit-learn=1.0.1
16
+ - scipy=1.7.1
17
+ - setuptools=58.0.4
18
+ - tqdm=4.62.3
19
+ - tikzplotlib=0.9.16
22
20
- pip :
23
- - luigi==3.0.2
24
21
- click==8.0.3
25
- - dash==2.0.0
22
+ - dash==2.0.0
23
+ - luigi==3.0.3
You can’t perform that action at this time.
0 commit comments