Skip to content

Commit

Permalink
Update fsspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
erikogabrielsson committed Feb 21, 2024
1 parent df996d8 commit e764c36
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ dicomweb-client = "^0.59.1"
marshmallow = "^3.20.1"
imagecodecs = { version = "^2024.1.1", optional = true }
pylibjpeg-rle = { version = "^1.3.0", optional = true }
fsspec = "^2023.12.2"
universal-pathlib = "^0.2.0"
fsspec = "^2024.2.0"
universal-pathlib = "^0.2.1"
pyjpegls = { version = "^1.2.0", optional = true }
pylibjpeg-openjpeg = { version = "^2.1.1", optional = true }

Expand Down

0 comments on commit e764c36

Please sign in to comment.