File tree 2 files changed +13
-11
lines changed
2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -43,13 +43,13 @@ flatbuffers==2.0
43
43
fonttools == 4.28.5
44
44
fsspec == 2022.1.0
45
45
gast == 0.4.0
46
- gefpy >= 0.5.5
46
+ gefpy >= 0.5.6
47
47
glog == 0.3.1
48
48
google-auth == 2.3.3
49
49
google-auth-oauthlib == 0.4.6
50
50
google-pasta == 0.2.0
51
51
grpcio == 1.43.0
52
- h5py == 3.6 .0
52
+ h5py == 3.7 .0
53
53
HeapDict == 1.0.1
54
54
holoviews == 1.14.5
55
55
hotspot @ git+https://github.com/yoseflab/Hotspot.git@45555a0feb6cc46cb52aa09230f0ed801559bb87
@@ -112,7 +112,7 @@ oauthlib==3.1.1
112
112
omnipath == 1.0.5
113
113
opencv-python == 4.5.5.64
114
114
opt-einsum == 3.3.0
115
- packaging == 20.9
115
+ packaging == 21.3
116
116
pandas == 1.3.4
117
117
pandocfilters == 1.5.0
118
118
panel == 0.12.1
@@ -123,7 +123,7 @@ patsy==0.5.2
123
123
pexpect == 4.8.0
124
124
PhenoGraph == 1.5.7
125
125
pickleshare == 0.7.5
126
- Pillow == 8.4 .0
126
+ Pillow == 9.2 .0
127
127
PIMS == 0.5
128
128
pkginfo == 1.8.2
129
129
prometheus-client == 0.12.0
@@ -210,7 +210,7 @@ tornado==6.1
210
210
tqdm == 4.60.0
211
211
traitlets == 4.3.3
212
212
twine == 3.7.1
213
- typing-extensions == 3.7. 4.3
213
+ typing-extensions == 4.3.0
214
214
umap-learn == 0.5.1
215
215
urllib3 == 1.26.9
216
216
wcwidth == 0.2.5
@@ -224,4 +224,7 @@ zarr==2.11.0a2
224
224
zict == 2.0.0
225
225
zipp == 3.7.0
226
226
setuptools >= 41.0.0 ,<= 61.2.0
227
- hotspotsc == 0.9.1
227
+ hotspotsc == 0.9.1
228
+ keras == 2.7.0
229
+ pyarrow == 8.0.0
230
+ tables == 3.7.0
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ matplotlib>=3.4.2,<=3.5.2
6
6
pandas == 1.3.4
7
7
scipy == 1.7.3
8
8
seaborn ~= 0.11.1
9
- h5py >= 3.2.1 ,<= 3.6 .0
9
+ h5py >= 3.2.1 ,<= 3.7 .0
10
10
gefpy >= 0.5.6
11
11
setuptools >= 41.0.0 ,<= 61.2.0
12
12
numba ~= 0.53.1
@@ -16,7 +16,7 @@ umap-learn==0.5.1
16
16
KDEpy == 1.1.0
17
17
Jinja2 == 3.0.3
18
18
shapely ~= 1.7.1
19
- packaging == 20.9
19
+ packaging == 21.3
20
20
panel == 0.12.1
21
21
holoviews == 1.14.5
22
22
param == 1.11.1
@@ -27,7 +27,7 @@ anndata~=0.7.6
27
27
phenograph == 1.5.7
28
28
requests ~= 2.26.0
29
29
urllib3 == 1.26.9
30
- typing-extensions == 3.7. 4.3
30
+ typing-extensions == 4.3.0
31
31
natsort ~= 7.1.1
32
32
joblib ~= 1.0.1
33
33
patsy ~= 0.5.1
@@ -44,7 +44,7 @@ slideio==0.5.225
44
44
torchvision == 0.11.1
45
45
tqdm == 4.60.0
46
46
scikit-learn == 1.0.1
47
- pillow == 8.4 .0
47
+ pillow == 9.2 .0
48
48
#opencv-python==4.5.1.48
49
49
scikit-image == 0.19.0
50
50
tifffile == 2021.11.2
@@ -58,4 +58,3 @@ distributed==2022.2.0
58
58
keras == 2.7.0
59
59
pyarrow == 8.0.0
60
60
tables == 3.7.0
61
- rich
You can’t perform that action at this time.
0 commit comments