From 27db0e4d3dbac9653c395be464dfd0740a7d285e Mon Sep 17 00:00:00 2001 From: Bram Buitendijk Date: Wed, 1 Mar 2023 10:56:56 +0100 Subject: [PATCH] update docs/requirements.txt --- docs/requirements.txt | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0deb84e..5f383a4 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,23 +1,33 @@ -asttokens==2.2.1 ; python_version >= "3.8" and python_version < "3.12" -colorama==0.4.6 ; python_version >= "3.8" and python_version < "3.12" +brotli==1.0.9 ; python_version >= "3.8" and python_version < "3.12" and platform_python_implementation == "CPython" +brotlicffi==1.0.9.2 ; python_version >= "3.8" and python_version < "3.12" and platform_python_implementation == "PyPy" +cffi==1.15.1 ; python_version >= "3.8" and python_version < "3.12" and platform_python_implementation == "PyPy" +colorama==0.4.6 ; python_version >= "3.8" and python_version < "3.12" and platform_system == "Windows" contourpy==1.0.7 ; python_version >= "3.8" and python_version < "3.12" cycler==0.11.0 ; python_version >= "3.8" and python_version < "3.12" -executing==1.2.0 ; python_version >= "3.8" and python_version < "3.12" fonttools==4.38.0 ; python_version >= "3.8" and python_version < "3.12" -icecream==2.1.3 ; python_version >= "3.8" and python_version < "3.12" -importlib-resources==5.10.2 ; python_version >= "3.8" and python_version < "3.10" +importlib-resources==5.12.0 ; python_version >= "3.8" and python_version < "3.10" +inflate64==0.3.1 ; python_version >= "3.8" and python_version < "3.12" kiwisolver==1.4.4 ; python_version >= "3.8" and python_version < "3.12" matplotlib==3.7.0 ; python_version >= "3.8" and python_version < "3.12" -numpy==1.24.2 ; python_version < "3.12" and python_version >= "3.8" +multivolumefile==0.2.3 ; python_version >= "3.8" and python_version < "3.12" +numpy==1.24.2 ; python_version >= "3.8" and python_version < "3.12" packaging==23.0 ; python_version >= "3.8" and python_version < "3.12" pandas==1.5.3 ; python_version >= "3.8" and python_version < "3.12" pillow==9.4.0 ; python_version >= "3.8" and python_version < "3.12" -pygments==2.14.0 ; python_version >= "3.8" and python_version < "3.12" +psutil==5.9.4 ; python_version >= "3.8" and python_version < "3.12" and sys_platform != "cygwin" +py7zr==0.20.4 ; python_version >= "3.8" and python_version < "3.12" +pybcj==1.0.1 ; python_version >= "3.8" and python_version < "3.12" +pycparser==2.21 ; python_version >= "3.8" and python_version < "3.12" and platform_python_implementation == "PyPy" +pycryptodomex==3.17 ; python_version >= "3.8" and python_version < "3.12" pyparsing==3.0.9 ; python_version >= "3.8" and python_version < "3.12" +pyppmd==1.0.0 ; python_version >= "3.8" and python_version < "3.12" python-dateutil==2.8.2 ; python_version >= "3.8" and python_version < "3.12" pytz==2022.7.1 ; python_version >= "3.8" and python_version < "3.12" -scipy==1.10.0 ; python_version >= "3.8" and python_version < "3.12" +pyzstd==0.15.4 ; python_version >= "3.8" and python_version < "3.12" +scipy==1.10.1 ; python_version >= "3.8" and python_version < "3.12" seaborn==0.12.2 ; python_version >= "3.8" and python_version < "3.12" six==1.16.0 ; python_version >= "3.8" and python_version < "3.12" +texttable==1.6.7 ; python_version >= "3.8" and python_version < "3.12" +tqdm==4.64.1 ; python_version >= "3.8" and python_version < "3.12" xmltodict==0.12.0 ; python_version >= "3.8" and python_version < "3.12" -zipp==3.13.0 ; python_version >= "3.8" and python_version < "3.10" +zipp==3.15.0 ; python_version >= "3.8" and python_version < "3.10"