diff --git a/api/requirements.txt b/api/requirements.txt index f4af07f..cfade89 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -15,4 +15,4 @@ faker~=13.11.0 requests~=2.27.1 investpy~=1.0.8 pandas~=1.4.2 -currencyconverter~=0.16.12 \ No newline at end of file +currencyconverter~=0.17.1 \ No newline at end of file diff --git a/telegram_bot/requirements.txt b/telegram_bot/requirements.txt index daddc54..f9dad78 100644 --- a/telegram_bot/requirements.txt +++ b/telegram_bot/requirements.txt @@ -8,4 +8,4 @@ croniter~=1.3.4 tzlocal==2.1 investpy~=1.0.8 pandas~=1.4.1 -currencyconverter~=0.16.12 \ No newline at end of file +currencyconverter~=0.17.1 \ No newline at end of file