diff --git a/requirements-common.txt b/requirements-common.txt index 703b77b0e..90949243c 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -1,6 +1,6 @@ # requirements without requirements installable via conda # mainly used for Raspberry pi installs -ccxt==1.18.508 +ccxt==1.18.509 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 4cdd6ec8f..23daee258 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.1 +plotly==3.9.0