Skip to content

Commit

Permalink
REMOVEME temporary b2sdk version pin
Browse files Browse the repository at this point in the history
  • Loading branch information
mjurbanski-reef committed May 15, 2024
1 parent 1727eff commit 4856683
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions pdm.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 @@ -25,7 +25,6 @@ classifiers = [
dependencies = [
"argcomplete>=2,<4",
"arrow>=1.0.2,<2.0.0",
"b2sdk>=2.2.1,<3",
"docutils>=0.18.1",
"idna~=3.4; platform_system == 'Java'",
"importlib-metadata>=3.3; python_version < '3.8'",
Expand All @@ -35,6 +34,7 @@ dependencies = [
"tqdm>=4.65.0,<5",
"platformdirs>=3.11.0,<5",
"setuptools>=60; python_version < '3.10'", # required by phx-class-registry<4.1
"b2sdk @ git+https://github.com/Backblaze/b2-sdk-python.git@9c8472782f763893f783744bbf1e3cb3e8e64190",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 4856683

Please sign in to comment.