update embit to 0.7.0 (#1777)

This commit is contained in:
dni ⚡ 2023-07-21 10:42:35 +02:00 committed by GitHub
parent 2d4c9f349b
commit f478c1848a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 61 additions and 61 deletions

View file

@ -10,7 +10,7 @@ bech32 = "1.2.0"
bitstring = "3.1.9"
click = "8.0.4"
ecdsa = "0.18.0"
embit = "0.4.9"
embit = "^0.7.0"
fastapi = "0.83.0"
httpx = "0.23.0"
jinja2 = "3.0.1"