add xecd client to dependencies

This commit is contained in:
Pablo Martin 2024-06-06 12:56:16 +02:00
parent 9b85107977
commit d2343ef003
2 changed files with 175 additions and 1 deletions

View file

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