File tree Expand file tree Collapse file tree 7 files changed +11
-7
lines changed Expand file tree Collapse file tree 7 files changed +11
-7
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ dependencies:
19
19
- pytz
20
20
21
21
# optional dependencies
22
+ - aiobotocore<2.0.0
22
23
- beautifulsoup4
23
24
- blosc
24
25
- bottleneck
@@ -43,7 +44,7 @@ dependencies:
43
44
- pyreadstat
44
45
- python-snappy
45
46
- pyxlsb
46
- - s3fs
47
+ - s3fs>=2021.05.0
47
48
- scipy
48
49
- sqlalchemy
49
50
- tabulate
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ dependencies:
44
44
- pytables
45
45
- python-snappy
46
46
- pyxlsb
47
- - s3fs
47
+ - s3fs>=2021.05.0
48
48
- scipy
49
49
- sqlalchemy
50
50
- tabulate
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ dependencies:
19
19
- pytz
20
20
21
21
# optional dependencies
22
+ - aiobotocore<2.0.0
22
23
- beautifulsoup4
23
24
- blosc
24
25
- bottleneck
@@ -43,7 +44,7 @@ dependencies:
43
44
- pytables
44
45
- python-snappy
45
46
- pyxlsb
46
- - s3fs
47
+ - s3fs>=2021.05.0
47
48
- scipy
48
49
- sqlalchemy
49
50
- tabulate
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ dependencies:
19
19
- pytz
20
20
21
21
# optional dependencies
22
+ - aiobotocore<2.0.0
22
23
- beautifulsoup4
23
24
- blosc
24
25
- bottleneck
@@ -43,7 +44,7 @@ dependencies:
43
44
- pytables
44
45
- python-snappy
45
46
- pyxlsb
46
- - s3fs
47
+ - s3fs>=2021.05.0
47
48
- scipy
48
49
- sqlalchemy
49
50
- tabulate
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ dependencies:
19
19
- pytz
20
20
21
21
# optional dependencies
22
+ - aiobotocore<2.0.0
22
23
- beautifulsoup4
23
24
- blosc
24
25
- bottleneck
@@ -44,7 +45,7 @@ dependencies:
44
45
- pytables
45
46
- python-snappy
46
47
- pyxlsb
47
- - s3fs
48
+ - s3fs>=2021.05.0
48
49
- scipy
49
50
- sqlalchemy
50
51
- tabulate
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies:
45
45
- pytables
46
46
- python-snappy
47
47
- pyxlsb
48
- - s3fs
48
+ - s3fs>=2021.05.0
49
49
- scipy
50
50
- sqlalchemy
51
51
- tabulate
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ pyreadstat
36
36
tables
37
37
python-snappy
38
38
pyxlsb
39
- s3fs
39
+ s3fs >= 2021.05.0
40
40
scipy
41
41
sqlalchemy
42
42
tabulate
You can’t perform that action at this time.
0 commit comments