File tree 7 files changed +11
-7
lines changed
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 @@ -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 @@ -35,7 +35,7 @@ pyreadstat
35
35
tables
36
36
python-snappy
37
37
pyxlsb
38
- s3fs
38
+ s3fs >= 2021.05.0
39
39
scipy
40
40
sqlalchemy
41
41
tabulate
You can’t perform that action at this time.
0 commit comments