diff --git a/pyproject.toml b/pyproject.toml index b526375..d39e006 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ black = "^23.9.1" flake8 = "^6.1.0" coverage = "^7.3.1" pytest = "^7.4.2" -snakemake = {git = "https://github.com/snakemake/snakemake.git", branch = "dbg/azbatch-shared-fs"} +snakemake = {git = "https://github.com/snakemake/snakemake.git"} snakemake-storage-plugin-s3 = "0.2.7" [tool.coverage.run]