chore: update python deps (#2586)

This commit is contained in:
Pavol Rusnak 2024-07-16 07:59:04 +02:00 committed by GitHub
parent 7d1e22c7de
commit eda7e35c61
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 101 additions and 107 deletions

View file

@ -18,10 +18,10 @@ click = "8.1.7"
ecdsa = "0.18.0"
fastapi = "0.109.2"
httpx = "0.25.0"
jinja2 = "3.1.3"
jinja2 = "3.1.4"
lnurl = "0.4.2"
psycopg2-binary = "2.9.7"
pydantic = "1.10.9"
pydantic = "1.10.17"
pyqrcode = "1.2.1"
shortuuid = "1.0.11"
sqlalchemy = "1.3.24"