quite a bit of development around get rates input handling

This commit is contained in:
Pablo Martin 2024-06-07 16:10:35 +02:00
parent 46988352ca
commit 4f81ac2e62
8 changed files with 199 additions and 20 deletions

13
poetry.lock generated
View file

@ -135,6 +135,17 @@ files = [
{file = "colorama-0.4.6.tar.gz", hash = "sha256:08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"},
]
[[package]]
name = "currencies"
version = "2020.12.12"
description = "Display money format and its filthy currencies, for all money lovers out there."
optional = false
python-versions = "<4"
files = [
{file = "currencies-2020.12.12-py3-none-any.whl", hash = "sha256:33b017bd11b0a70707ffa917e80cd8c4e07a1a6b412239ee19c10f145ed5f031"},
{file = "currencies-2020.12.12.tar.gz", hash = "sha256:400cf313b8f6f33a59dcc9c9723dbe458eb8ff18a74ad2b79eba8a295a44b556"},
]
[[package]]
name = "idna"
version = "3.7"
@ -226,4 +237,4 @@ requests = ">=2.19.1"
[metadata]
lock-version = "2.0"
python-versions = "^3.10"
content-hash = "fc10bcffee4d61f71d09d8ee3ecd62c907cf50c34e802bf747bc0e17770e7646"
content-hash = "2fea7228b5d6197e7c654a55dfc2415d44e9b6f98abd859a7067910a4fc89571"