We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8df7c01 + 76da7d8 commit c6752caCopy full SHA for c6752ca
1 file changed
pyproject.toml
@@ -11,7 +11,8 @@ authors = [
11
requires-python = ">=3.8"
12
dependencies = [
13
"ecdsa >= 0.18.0",
14
- "requests >= 2.31.0"
+ "requests >= 2.31.0",
15
+ "pydantic == 2.3.0"
16
]
17
description = "Accept bitcoin with BitPay"
18
readme = "README.md"
0 commit comments