fix satspay settings

This commit is contained in:
dni ⚡ 2022-12-01 12:28:28 +01:00
parent 04c77be523
commit 4702448ecf
4 changed files with 269 additions and 148 deletions

View file

@ -20,7 +20,7 @@ charset-normalizer = "2.0.12"
click = "8.0.4"
ecdsa = "0.18.0"
embit = "0.4.9"
fastapi = "0.78.0"
fastapi = "0.83.0"
h11 = "0.12.0"
httpcore = "0.15.0"
httptools = "0.4.0"
@ -38,7 +38,6 @@ pydantic = "1.10.2"
pypng = "0.0.21"
pyqrcode = "1.2.1"
pyScss = "1.4.0"
python-dotenv = "0.21.0"
pyyaml = "5.4.1"
represent = "1.6.0.post0"
rfc3986 = "1.5.0"