diff --git a/pyproject.toml b/pyproject.toml index cb1c9b0..1807d61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,6 +16,7 @@ beautifulsoup4 = "^4.11.2" click = "^8.1.3" dacite = "^1.8.0" fake-useragent = "^1.1.1" +freecurrencyapi = "^0.1.0" pre-commit = "^2.20.0" requests = "^2.28.2" ruff = "^0.0.253"