Skip to content

Commit d2a228a

Browse files
committed
Remove unused s3fs as a dependency
1 parent 3e9a7ac commit d2a228a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ future
22
futures ; python_version < "3.0"
33
ipython >= 5.0
44
notebook
5-
s3fs
65
tornado >= 5.1.1
76
aioboto3
87
aiobotocore

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
'futures ; python_version < "3.0"',
7272
'ipython >= 5.0',
7373
'notebook',
74-
's3fs',
7574
'tornado >= 5.1.1',
7675
'aiobotocore',
7776
'aioboto3',

0 commit comments

Comments
 (0)