/usr/local/lib/python3.6/site-packages/fsspec
Edit: /usr/local/lib/python3.6/site-packages/fsspec/_version.py (501B)
# This file was generated by 'versioneer.py' (0.20) from
# revision-control system data, or from the parent directory name of an
# unpacked source archive. Distribution tarballs contain a pre-generated copy
# of this file.
import json
version_json = '''
{
"date": "2022-01-11T10:29:11-0500",
"dirty": false,
"error": null,
"full-revisionid": "ece2fe15b1cac41167b31b8421ac9936aef29010",
"version": "2022.01.0"
}
''' # END VERSION_JSON
def get_versions():
return json.loads(version_json)