We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4924c0f commit c8b3066Copy full SHA for c8b3066
pyproject.toml
@@ -12,7 +12,7 @@ requires-python = ">=3.9"
12
dependencies = [
13
"ecdsa >= 0.19.1",
14
"requests >= 2.32.5",
15
- "pydantic == 2.11.9"
+ "pydantic == 2.12.3"
16
]
17
description = "Accept bitcoin with BitPay"
18
readme = "README.md"
0 commit comments