File tree 7 files changed +0
-25
lines changed
7 files changed +0
-25
lines changed Original file line number Diff line number Diff line change 104
104
"scipy" ,
105
105
"scipy.interpolate" ,
106
106
"scipy.io" ,
107
- "shapely" ,
108
107
"watchdog" ,
109
108
"xarray" ,
110
109
]
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ dependencies:
38
38
- f90nml
39
39
- feedgen
40
40
- flox
41
- - geopandas
42
41
- gitpython
43
42
- gsw
44
43
- h5netcdf
@@ -58,19 +57,16 @@ dependencies:
58
57
- pygrib
59
58
- pypdf
60
59
- pyproj
61
- - pytables
62
60
- python=3.12
63
61
- pyyaml
64
62
- pyzmq
65
- - rasterio
66
63
- requests
67
64
- retrying
68
65
- rich
69
66
- schedule
70
67
- scipy
71
68
- scour
72
69
- sentry-sdk
73
- - shapely
74
70
- structlog
75
71
- supervisor
76
72
- tenacity
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ dependencies:
31
31
- coloredlogs
32
32
- dask
33
33
- docutils
34
- - geopandas
35
34
- gitpython
36
35
- gsw
37
36
- h5netcdf
@@ -51,14 +50,11 @@ dependencies:
51
50
- pygrib
52
51
- pypdf
53
52
- pyproj
54
- - pytables
55
53
- python=3.12
56
54
- pyyaml
57
- - rasterio
58
55
- requests
59
56
- scipy
60
57
- sentry-sdk
61
- - shapely
62
58
- verboselogs
63
59
- watchdog
64
60
- xarray
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ dependencies:
26
26
- f90nml
27
27
- feedgen
28
28
- flox
29
- - geopandas
30
29
- gitpython
31
30
- gsw
32
31
- httpx
@@ -46,18 +45,15 @@ dependencies:
46
45
- pygrib
47
46
- pypdf
48
47
- pyproj
49
- - pytables
50
48
- pyyaml
51
49
- pyzmq
52
- - rasterio
53
50
- requests
54
51
- retrying
55
52
- rich
56
53
- schedule
57
54
- scipy
58
55
- scour
59
56
- sentry-sdk
60
- - shapely
61
57
- structlog
62
58
- supervisor
63
59
- tenacity
Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ dependencies:
38
38
- f90nml
39
39
- feedgen
40
40
- flox
41
- - geopandas
42
41
- gitpython
43
42
- gsw
44
43
- h5netcdf
@@ -58,19 +57,16 @@ dependencies:
58
57
- pygrib
59
58
- pypdf
60
59
- pyproj
61
- - pytables
62
60
- python=3.12
63
61
- pyyaml
64
62
- pyzmq
65
- - rasterio
66
63
- requests
67
64
- retrying
68
65
- rich
69
66
- schedule
70
67
- scipy
71
68
- scour
72
69
- sentry-sdk
73
- - shapely
74
70
- structlog
75
71
- supervisor
76
72
- tenacity
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ dependencies:
26
26
- f90nml
27
27
- feedgen
28
28
- flox
29
- - geopandas
30
29
- gitpython
31
30
- gsw
32
31
- httpx
@@ -45,18 +44,15 @@ dependencies:
45
44
- pygrib
46
45
- pypdf
47
46
- pyproj
48
- - pytables
49
47
- pyyaml
50
48
- pyzmq
51
- - rasterio
52
49
- requests
53
50
- retrying
54
51
- rich
55
52
- schedule
56
53
- scipy
57
54
- scour
58
55
- sentry-sdk
59
- - shapely
60
56
- structlog
61
57
- supervisor
62
58
- tenacity
Original file line number Diff line number Diff line change @@ -57,7 +57,6 @@ dependencies = [
57
57
" f90nml" ,
58
58
" feedgen" ,
59
59
" flox" ,
60
- " geopandas" ,
61
60
" gitpython" ,
62
61
" gsw" ,
63
62
" h5netcdf" ,
@@ -76,16 +75,13 @@ dependencies = [
76
75
" pygrib" ,
77
76
" pypdf" ,
78
77
" pyproj" ,
79
- " tables" , # pkg name is pytables but pip sees it as tables
80
78
" python-hglib" ,
81
79
" pyyaml" ,
82
- " rasterio" ,
83
80
" retrying" ,
84
81
" rich" ,
85
82
" scipy" ,
86
83
" scour" ,
87
84
" sentry-sdk" ,
88
- " shapely" ,
89
85
" structlog" ,
90
86
" supervisor" ,
91
87
" sysrsync" ,
You can’t perform that action at this time.
0 commit comments