Skip to content

Commit

Permalink
chore: update pyproject.toml
Browse files Browse the repository at this point in the history
update the version of the shared dependency to ensure compatibility with other apps based on frappe.
  • Loading branch information
HUMENTH authored and akashkrishna619 committed Feb 15, 2024
1 parent de53536 commit 2a66c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ requires-python = ">=3.10"
dynamic = ["version"]
dependencies = [
"responses==0.23.1",
"python-barcode~=0.13.1",
"python-barcode~=0.15.1",
]

[build-system]
Expand Down

0 comments on commit 2a66c85

Please # to comment.