Skip to content

Commit d66c5d8

Browse files
committed
#174 Update TOML to match Pipfile
1 parent 7185fd6 commit d66c5d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ authors = [
1010
]
1111
requires-python = ">=3.9"
1212
dependencies = [
13-
"ecdsa >= 0.19.0",
14-
"requests >= 2.32.3",
15-
"pydantic == 2.11.3"
13+
"ecdsa >= 0.19.1",
14+
"requests >= 2.32.4",
15+
"pydantic == 2.11.7"
1616
]
1717
description = "Accept bitcoin with BitPay"
1818
readme = "README.md"

0 commit comments

Comments
 (0)