File tree 2 files changed +17
-15
lines changed
2 files changed +17
-15
lines changed Original file line number Diff line number Diff line change @@ -3,21 +3,23 @@ channels:
3
3
- defaults
4
4
- conda-forge
5
5
dependencies :
6
- - python=3.9.12
7
- - black=19.10b0
8
- - folium=0.12.1.post1
9
- - geopandas=0.9.0
6
+ - python=3.12.3
7
+ - black=24.4.2
8
+ - coverage=7.2.2
9
+ - folium=0.14.0
10
+ - geopandas=0.14.2
10
11
- jupyter=1.0.0
11
- - matplotlib=3.5.1
12
- - nbqa=1.3.1
13
- - notebook=6.4.11
14
- - pandas=1.4.2
15
- - pip=21.2.4
16
- - pydocstyle=6.1.1
17
- - pylint=2.12.2
18
- - pytest=7.1.2
19
- - scikit-learn=1.0.2
20
- - scipy=1.7.3
21
- - shapely=1.7.1
12
+ - matplotlib=3.8.4
13
+ - nbqa=1.8.5
14
+ - notebook=7.0.8
15
+ - numpy=1.26.4
16
+ - pandas=2.2.1
17
+ - pip=24.0
18
+ - pydocstyle=6.3.0
19
+ - pylint=3.2.2
20
+ - pytest=7.4.4
21
+ - scikit-learn=1.4.2
22
+ - scipy=1.13.1
23
+ - shapely=2.0.1
22
24
- pip :
23
25
- panda-helper==0.0.2
You can’t perform that action at this time.
0 commit comments