Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gosha20777 committed Dec 7, 2023
1 parent 448edf0 commit b5f3fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ install_requires =
python-benedict>=0.24.2
pyparsing>=2.4.7
typing_extensions>=3.7.4
fsspec[http]>=2021.10.1
fsspec[http]>=2021.10.1,<2022.7.1
aiohttp-retry>=2.4.5
diskcache>=5.2.1
jaraco.windows>=5.7.0; python_version < '3.8' and sys_platform == 'win32'
Expand Down

0 comments on commit b5f3fb0

Please sign in to comment.