Commit cbdac20 1 parent 283f45a commit cbdac20 Copy full SHA for cbdac20
File tree 9 files changed +9
-9
lines changed
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.10
6
6
- geopandas
7
7
- inequality
8
- - libpysal>=4.11 .0
8
+ - libpysal>=4.12 .0
9
9
- mapclassify
10
10
- networkx
11
11
- packaging
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.10
6
6
- geopandas=0.12
7
7
- inequality
8
- - libpysal=4.11 .0
8
+ - libpysal=4.12 .0
9
9
- mapclassify
10
10
- networkx=2.8
11
11
- numpy=1.24
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.11
6
6
- geopandas
7
7
- inequality
8
- - libpysal>=4.11 .0
8
+ - libpysal>=4.12 .0
9
9
- mapclassify
10
10
- networkx
11
11
- packaging
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.12
6
6
- geopandas
7
7
- inequality
8
- - libpysal>=4.11 .0
8
+ - libpysal>=4.12 .0
9
9
- mapclassify
10
10
- networkx
11
11
- osmnx
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.12
6
6
- geopandas
7
7
- inequality
8
- - libpysal>=4.11 .0
8
+ - libpysal>=4.12 .0
9
9
- mapclassify
10
10
- networkx
11
11
- osmnx
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ dependencies:
5
5
- python=3.12
6
6
- geopandas
7
7
- inequality
8
- - libpysal>=4.11 .0
8
+ - libpysal>=4.12 .0
9
9
- mapclassify
10
10
- networkx
11
11
- osmnx
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ Dependencies
109
109
Required dependencies:
110
110
111
111
- `geopandas `_ (>= 0.12.0)
112
- - `libpysal `_ (>= 4.11 .0)
112
+ - `libpysal `_ (>= 4.12 .0)
113
113
- `networkx `_
114
114
- `tqdm `_
115
115
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ dependencies:
6
6
- geopandas>=0.12.0
7
7
- inequality
8
8
- jupyter
9
- - libpysal>=4.11 .0
9
+ - libpysal>=4.12 .0
10
10
- mapclassify
11
11
- matplotlib
12
12
- networkx>=2.8
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ classifiers = [
35
35
requires-python = " >=3.10"
36
36
dependencies = [
37
37
" geopandas>=0.12.0" ,
38
- " libpysal>=4.11 .0" ,
38
+ " libpysal>=4.12 .0" ,
39
39
" networkx>=2.8" ,
40
40
" packaging" ,
41
41
" pandas>=1.5.1" ,
You can’t perform that action at this time.
0 commit comments