Skip to content

Commit

Permalink
Upgrade GCS plugin (to fix directory bug) (#46)
Browse files Browse the repository at this point in the history
* upgrade gcs plugin (fixes directory bug)
  • Loading branch information
akhanf authored Sep 10, 2024
1 parent 85f518d commit c2810e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python = ">=3.11,<3.13"
snakemake = "^8.0.0"
snakebids = "^0.13.0"
snakemake-storage-plugin-s3 = "^0.2.11"
snakemake-storage-plugin-gcs = "^1.0.0"
snakemake-storage-plugin-gcs = "^1.1.1"
gcsfs = "^2024.3.1"
s3fs = "^2024.3.1"
universal-pathlib = "^0.2.2"
Expand Down

0 comments on commit c2810e4

Please sign in to comment.