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

View file

@ -11,6 +11,7 @@ click = "^8.1.7"
python-dotenv = "^1.0.1"
pyfiglet = "^1.0.2"
xecd-rates-client = "^1.0.0"
currencies = "^2020.12.12"
[build-system]
requires = ["poetry-core"]