From abd63797af0222954bc0e3440f001d9aa91a2797 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Mon, 17 Nov 2025 09:10:35 -0800 Subject: [PATCH] Updated requirements.txt --- requirements.txt | 91 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 88 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8c0476e..a98d034 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,93 @@ -# DO NOT EDIT THIS FILE DIRECTLY - use ./script/update-requirements to update -PyYAML==6.0.3 +# DO NOT EDIT THIS FILE DIRECTLY - use ./script/update-requirements +alabaster==1.0.0 +anyio==4.11.0 +babel==2.17.0 +backports-tarfile==1.2.0; python_version=='3.10' or python_version=='3.11' +black==24.10.0 +build==1.3.0 +certifi==2025.11.12 +cffi==2.0.0 +changelet==0.3.0 +charset-normalizer==3.4.4 +click==8.3.1 +coverage==7.11.3 +cryptography==46.0.3 dnspython==2.8.0 +docutils==0.21.2 +exceptiongroup==1.3.0; python_version=='3.10' fqdn==1.5.1 -idna==3.10 +h11==0.16.0 +httpcore==1.0.9 +httpx==0.28.1 +id==1.5.0 +idna==3.11 +imagesize==1.4.1 +importlib-metadata==8.7.0; python_version=='3.10' or python_version=='3.11' +iniconfig==2.3.0 +isort==7.0.0 +jaraco-classes==3.4.0 +jaraco-context==6.0.1 +jaraco-functools==4.3.0 +jeepney==0.9.0 +jinja2==3.1.6 +keyring==25.7.0 +markdown-it-py==3.0.0 +markupsafe==3.0.3 +mdit-py-plugins==0.5.0 +mdurl==0.1.2 +more-itertools==10.8.0 +mypy-extensions==1.1.0 +myst-parser==4.0.1 natsort==8.4.0 +nh3==0.3.2 +packaging==25.0 +pathspec==0.12.1 +platformdirs==4.5.0 +pluggy==1.6.0 +pprintpp==0.4.0 +proviso==0.0.1 +pycountry==24.6.1 +pycountry-convert==0.7.2 +pycparser==2.23 +pyflakes==3.4.0 +pygments==2.19.2 +pyproject-hooks==1.2.0 +pytest==9.0.1 +pytest-cov==7.0.0 +pytest-mock==3.15.1 +pytest-network==0.0.1 python-dateutil==2.9.0.post0 +pyyaml==6.0.3 +readme-renderer==44.0 +repoze-lru==0.7 +requests==2.32.5 +requests-toolbelt==1.0.0 +resolvelib==1.2.1 +rfc3986==2.0.0 +rich==14.2.0 +roman-numerals-py==3.1.0; python_version=='3.11' or python_version=='3.12' or python_version=='3.13' or python_version=='3.14' +secretstorage==3.4.1 +semver==3.0.4 +setuptools==80.9.0 six==1.17.0 +sniffio==1.3.1 +snowballstemmer==3.0.1 +sphinx==8.1.3; python_version=='3.10' +sphinx==8.2.3; python_version=='3.11' or python_version=='3.12' or python_version=='3.13' or python_version=='3.14' +sphinx-copybutton==0.5.2 +sphinx-rtd-theme==3.0.2 +sphinxcontrib-applehelp==2.0.0 +sphinxcontrib-devhelp==2.0.0 +sphinxcontrib-htmlhelp==2.1.0 +sphinxcontrib-jquery==4.1 +sphinxcontrib-jsmath==1.0.1 +sphinxcontrib-mermaid==1.0.0 +sphinxcontrib-qthelp==2.0.0 +sphinxcontrib-serializinghtml==2.0.0 +tomli==2.3.0; python_version=='3.10' +twine==6.2.0 +typing-extensions==4.15.0; python_version=='3.10' or python_version=='3.11' or python_version=='3.12' +unearth==0.18.1 +urllib3==2.5.0 +wheel==0.45.1 +zipp==3.23.0; python_version=='3.10' or python_version=='3.11'