diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 715f1793d..0dccfa17a 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,4 +1,4 @@ mkdocs==1.2.3 -mkdocs-material==8.1.3 +mkdocs-material==8.1.4 mdx_truly_sane_lists==1.2 pymdown-extensions==9.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index 82cb6b7fc..b2fad4e03 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -20,10 +20,10 @@ time-machine==2.5.0 nbconvert==6.3.0 # mypy types -types-cachetools==4.2.6 +types-cachetools==4.2.7 types-filelock==3.2.1 -types-requests==2.26.2 -types-tabulate==0.8.3 +types-requests==2.26.3 +types-tabulate==0.8.4 # Extensions to datetime library types-python-dateutil==2.8.4 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 8a2a7c258..3ca420f1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.22.0; python_version > '3.7' pandas==1.3.5 pandas-ta==0.3.14b -ccxt==1.65.25 +ccxt==1.66.20 # Pin cryptography for now due to rust build errors with piwheels cryptography==36.0.1 aiohttp==3.8.1 @@ -13,7 +13,7 @@ arrow==1.2.1 cachetools==4.2.2 requests==2.26.0 urllib3==1.26.7 -jsonschema==4.3.2 +jsonschema==4.3.3 TA-Lib==0.4.22 technical==1.3.0 tabulate==0.8.9