We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9a7ac commit d2a228aCopy full SHA for d2a228a
requirements.txt
@@ -2,7 +2,6 @@ future
2
futures ; python_version < "3.0"
3
ipython >= 5.0
4
notebook
5
-s3fs
6
tornado >= 5.1.1
7
aioboto3
8
aiobotocore
setup.py
@@ -71,7 +71,6 @@
71
'futures ; python_version < "3.0"',
72
'ipython >= 5.0',
73
'notebook',
74
- 's3fs',
75
'tornado >= 5.1.1',
76
'aiobotocore',
77
'aioboto3',
0 commit comments