Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update setup.cfg
  • Loading branch information
skshetry authored Oct 19, 2022
commit 6e340bae3d7aaab7b2a7b4530447a8b095f3aa6a
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ install_requires=
memfs =
pygtrie>=2.3.2
asynclocalfs =
fsspec>=2022.10.0
fsspec>=2022.10.0
typing_extensions>=3.10.0; python_version < '3.10'
aiofile==3.8.1
asynclocal =
Expand Down