File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ dependencies:
26
26
- bottleneck=1.3.2
27
27
- brotlipy=0.7.0
28
28
- fastparquet=0.6.3
29
- - fsspec=2021.07 .0
29
+ - fsspec=2021.08 .0
30
30
- html5lib=1.1
31
31
- hypothesis=6.13.0
32
- - gcsfs=2021.07 .0
32
+ - gcsfs=2021.08 .0
33
33
- jinja2=3.0.0
34
34
- lxml=4.6.3
35
35
- matplotlib=3.3.2
Original file line number Diff line number Diff line change 17
17
"bottleneck" : "1.3.2" ,
18
18
"brotli" : "0.7.0" ,
19
19
"fastparquet" : "0.6.3" ,
20
- "fsspec" : "2021.07 .0" ,
20
+ "fsspec" : "2021.08 .0" ,
21
21
"html5lib" : "1.1" ,
22
22
"hypothesis" : "6.13.0" ,
23
- "gcsfs" : "2021.07 .0" ,
23
+ "gcsfs" : "2021.08 .0" ,
24
24
"jinja2" : "3.0.0" ,
25
25
"lxml.etree" : "4.6.3" ,
26
26
"matplotlib" : "3.3.2" ,
Original file line number Diff line number Diff line change @@ -68,11 +68,11 @@ computation =
68
68
scipy>=1.7.1
69
69
xarray>=0.19.0
70
70
fss =
71
- fsspec>=2021.07 .0
71
+ fsspec>=2021.08 .0
72
72
aws =
73
73
s3fs>=0.4.0
74
74
gcp =
75
- gcsfs>=2021.07 .0
75
+ gcsfs>=2021.08 .0
76
76
pandas-gbq>=0.15.0
77
77
excel =
78
78
odfpy>=1.4.1
@@ -124,9 +124,9 @@ all =
124
124
blosc>=1.21.0
125
125
bottleneck>=1.3.2
126
126
brotlipy>=0.7.0
127
- fastparquet>=0.4.0
128
- fsspec>=2021.07 .0
129
- gcsfs>=2021.07 .0
127
+ fastparquet>=0.6.3
128
+ fsspec>=2021.08 .0
129
+ gcsfs>=2021.08 .0
130
130
html5lib>=1.1
131
131
hypothesis>=6.13.0
132
132
jinja2>=3.0.0
You can’t perform that action at this time.
0 commit comments