diff --git a/requirements-pi.txt b/requirements-pi.txt index adbdb81da..c0eff588b 100644 --- a/requirements-pi.txt +++ b/requirements-pi.txt @@ -1,4 +1,4 @@ -ccxt==1.18.480 +ccxt==1.18.481 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1 diff --git a/requirements-plot.txt b/requirements-plot.txt index 0b924b608..4cdd6ec8f 100644 --- a/requirements-plot.txt +++ b/requirements-plot.txt @@ -1,5 +1,5 @@ # Include all requirements to run the bot. -r requirements.txt -plotly==3.8.0 +plotly==3.8.1 diff --git a/requirements.txt b/requirements.txt index ba18bf07f..76e50695b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -ccxt==1.18.480 +ccxt==1.18.481 SQLAlchemy==1.3.3 python-telegram-bot==11.1.0 arrow==0.13.1