From 35970d29f5c33c3b733042eab5526bc83d64335a Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Mon, 17 Mar 2025 16:12:13 +0000 Subject: [PATCH] Updated with latest package versions --- requirements.txt | 158 ++++++++++++++++++++++++----------------------- 1 file changed, 80 insertions(+), 78 deletions(-) diff --git a/requirements.txt b/requirements.txt index 52f396df..7583f409 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,117 +1,119 @@ -anyio==4.3.0 -appnope==0.1.4 -argon2-cffi==23.1.0 +anyio==4.2.0 +appnope==0.1.3 +argon2-cffi==21.3.0 argon2-cffi-bindings==21.2.0 -asttokens==2.4.1 +asttokens==2.0.5 async-lru==2.0.4 -attrs==23.2.0 -Babel==2.14.0 -beautifulsoup4==4.12.3 -bleach==6.1.0 -Brotli==1.1.0 -certifi==2024.7.4 +attrs==23.1.0 +Babel==2.11.0 +beautifulsoup4==4.12.2 +bleach==4.1.0 +Brotli==1.0.9 +certifi==2025.1.31 cffi==1.16.0 -charset-normalizer==3.3.2 +charset-normalizer==2.0.4 click==8.1.7 colorama==0.4.6 -comm==0.2.2 +comm==0.2.1 contourpy==1.2.0 -cryptography==44.0.1 -cycler==0.12.1 -Cython==3.0.9 -debugpy==1.8.1 +cryptography==42.0.5 +cycler==0.11.0 +Cython==3.0.11 +debugpy==1.6.7 decorator==5.1.1 defusedxml==0.7.1 -executing==2.0.1 -fastjsonschema==2.19.1 -fonttools==4.50.0 -h5py==3.10.0 -idna==3.7 -ipykernel==6.29.3 -ipython==8.22.2 +executing==0.8.3 +fastjsonschema==2.16.2 +fonttools==4.25.0 +gprMax==3.1.7 +gprMax==3.1.7 +h5py==3.12.1 +idna==3.4 +ipykernel==6.28.0 +ipython==8.20.0 ipywidgets==8.1.2 -jedi==0.19.1 -Jinja2==3.1.6 -json5==0.9.24 -jsonschema==4.21.1 -jsonschema-specifications==2023.12.1 -jupyter==1.0.0 -jupyter_client==8.6.1 +jedi==0.18.1 +Jinja2==3.1.3 +json5==0.9.6 +jsonschema==4.19.2 +jsonschema-specifications==2023.7.1 +jupyter==1.1.1 +jupyter_client==8.6.0 jupyter-console==6.6.3 -jupyter_core==5.7.2 -jupyter-events==0.10.0 -jupyter-lsp==2.2.4 -jupyter_server==2.13.0 -jupyter_server_terminals==0.5.3 -jupyterlab==4.2.5 -jupyterlab-pygments==0.3.0 -jupyterlab_server==2.25.4 +jupyter_core==5.5.0 +jupyter-events==0.8.0 +jupyter-lsp==2.2.0 +jupyter_server==2.10.0 +jupyter_server_terminals==0.4.4 +jupyterlab==4.0.11 +jupyterlab-pygments==0.1.2 +jupyterlab_server==2.25.1 jupyterlab-widgets==3.0.10 -kiwisolver==1.4.5 -MarkupSafe==2.1.5 -matplotlib==3.8.3 +kiwisolver==1.4.4 +MarkupSafe==2.1.3 +matplotlib==3.8.0 matplotlib-inline==0.1.6 -mistune==3.0.2 +mistune==2.0.4 munkres==1.1.4 -nbclient==0.10.0 -nbconvert==7.16.2 -nbformat==5.10.3 +nbclient==0.8.0 +nbconvert==7.10.0 +nbformat==5.9.2 nest-asyncio==1.6.0 -notebook==7.2.2 -notebook_shim==0.2.4 +notebook==7.0.8 +notebook_shim==0.2.3 numpy==1.26.4 -overrides==7.7.0 -packaging==24.0 -pandocfilters==1.5.1 +overrides==7.4.0 +packaging==23.2 +pandocfilters==1.5.0 parso==0.8.3 -pexpect==4.9.0 -pillow==10.3.0 -pip==24.0 -platformdirs==4.2.0 +pexpect==4.8.0 +pillow==10.2.0 +pip==25.0 +platformdirs==3.10.0 ply==3.11 -prometheus-client==0.20.0 +prometheus-client==0.14.1 prompt-toolkit==3.0.43 -psutil==5.9.8 +psutil==5.9.0 ptyprocess==0.7.0 pur==7.3.1 pure-eval==0.2.2 pycparser==2.21 -Pygments==2.17.2 -pyOpenSSL==24.1.0 -pyparsing==3.1.2 +Pygments==2.15.1 +pyOpenSSL==24.0.0 +pyparsing==3.0.9 PyQt5==5.15.10 PyQt5-sip==12.13.0 PySocks==1.7.1 -python-dateutil==2.9.0.post0 +python-dateutil==2.8.2 python-json-logger==2.0.7 -pytz==2024.1 +pytz==2023.3.post1 PyYAML==6.0.1 pyzmq==25.1.2 qtconsole==5.5.1 QtPy==2.4.1 -referencing==0.34.0 -requests==2.32.0 +referencing==0.30.2 +requests==2.31.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 -rpds-py==0.18.0 -scipy==1.12.0 +rpds-py==0.10.6 +scipy==1.15.1 Send2Trash==1.8.2 -setuptools==70.0.0 -sip==6.8.3 +setuptools==68.2.2 +sip==6.7.12 six==1.16.0 -sniffio==1.3.1 +sniffio==1.3.0 soupsieve==2.5 -stack-data==0.6.3 -terminado==0.18.1 +stack-data==0.2.0 +terminado==0.17.1 terminaltables==3.1.10 tinycss2==1.2.1 -tornado==6.4.2 -tqdm==4.66.3 -traitlets==5.14.2 -typing_extensions==4.10.0 -urllib3==2.2.2 -wcwidth==0.2.13 +tornado==6.3.3 +tqdm==4.67.1 +traitlets==5.7.1 +typing_extensions==4.9.0 +urllib3==2.1.0 +wcwidth==0.2.5 webencodings==0.5.1 -websocket-client==1.7.0 -wheel==0.43.0 +websocket-client==0.58.0 +wheel==0.41.2 widgetsnbextension==4.0.10