add py-money, remove currencies

This commit is contained in:
Pablo Martin 2024-06-11 13:28:36 +02:00
parent cba810dc5d
commit 19eea483e5
2 changed files with 30 additions and 13 deletions

View file

@ -11,7 +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"
py-money = "^0.5.0"
[build-system]
requires = ["poetry-core"]