Collecting s3fs
Downloading https://files.pythonhosted.org/packages/b8/e4/b8fc59248399d2482b39340ec9be4bb2493846ac23641b43115a7e5cd675/s3fs-0.4.2-py3-none-any.whl
Requirement already satisfied: botocore>=1.12.91 in c:\users\user\anaconda3\lib\site-packages (from s3fs) (1.15.39)
Collecting fsspec>=0.6.0 (from s3fs)
Downloading https://files.pythonhosted.org/packages/24/1e/69c46eb946e8dd9dc62fc0b62e200cefd08632924605130c9f8afa3b2991/fsspec-0.7.2-py3-none-any.whl (67kB)
Requirement already satisfied: docutils<0.16,>=0.10 in c:\users\user\anaconda3\lib\site-packages (from botocore>=1.12.91->s3fs) (0.15.2)
Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in c:\users\user\anaconda3\lib\site-packages (from botocore>=1.12.91->s3fs) (0.9.5)
Requirement already satisfied: urllib3<1.26,>=1.20; python_version != "3.4" in c:\users\user\anaconda3\lib\site-packages (from botocore>=1.12.91->s3fs) (1.24.2)
Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in c:\users\user\anaconda3\lib\site-packages (from botocore>=1.12.91->s3fs) (2.8.0)
Requirement already satisfied: six>=1.5 in c:\users\user\anaconda3\lib\site-packages (from python-dateutil<3.0.0,>=2.1->botocore>=1.12.91->s3fs) (1.12.0)
Installing collected packages: fsspec, s3fs
Found existing installation: fsspec 0.5.2
Uninstalling fsspec-0.5.2:
Successfully uninstalled fsspec-0.5.2
Successfully installed fsspec-0.7.2 s3fs-0.4.2
Note: you may need to restart the kernel to use updated packages.