diff --git a/requirements.txt b/requirements.txt index 0f0655ea..9be2bdbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ -base58==2.0.0 -cffi==1.14.0 -cryptography==2.8 -ecdsa==0.15 -googleapis-common-protos==1.51.0 -grpcio==1.27.2 -protobuf==3.11.3 -pycparser==2.20 -six==1.14.0 -toml==0.10.0 +base58==2.1.1 +cffi==1.17.1 +cryptography==44.0.1 +ecdsa==0.19.0 +googleapis-common-protos==1.68.0 +grpcio==1.70.0 +protobuf==5.29.3 +pycparser==2.22 +six==1.17.0 +toml==0.10.2 diff --git a/requirements_dev.txt b/requirements_dev.txt index 4bf1aea1..89a47232 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,64 +1,64 @@ -alabaster==0.7.12 -appdirs==1.4.3 -attrs==19.3.0 -babel==2.8.0 -bleach==3.1.3 -certifi==2019.11.28 -chardet==3.0.4 -codecov==2.0.22 -coverage==5.0.4 -distlib==0.3.0 -docutils==0.16 -entrypoints==0.3 -filelock==3.0.12 -flake8==3.7.9 -grpcio-tools==1.27.2 -grpcio==1.27.2 -idna==2.9 -imagesize==1.2.0 -importlib-metadata==1.5.0 ; python_version < '3.8' -jinja2==2.11.1 -keyring==21.2.0 -markupsafe==1.1.1 -mccabe==0.6.1 -more-itertools==8.2.0 -mypy-extensions==0.4.3 -mypy==0.770 -packaging==20.3 -pkginfo==1.5.0.1 -pluggy==0.13.1 -protobuf==3.11.3 -py==1.8.1 -pycodestyle==2.5.0 -pyflakes==2.1.1 -pygments==2.6.1 -pyparsing==2.4.6 -pytest-cov==2.8.1 -pytest-mock==2.0.0 -pytest==5.4.1 -pytz==2019.3 -readme-renderer==25.0 -requests-toolbelt==0.9.1 -requests==2.23.0 -six==1.14.0 -snowballstemmer==2.0.0 -sphinx-rtd-theme==0.4.3 -sphinx==2.4.4 -sphinxcontrib-applehelp==1.0.2 -sphinxcontrib-devhelp==1.0.2 -sphinxcontrib-htmlhelp==1.0.3 +alabaster==1.0.0 +appdirs==1.4.4 +attrs==25.1.0 +babel==2.17.0 +bleach==6.2.0 +certifi==2025.1.31 +chardet==5.2.0 +codecov==2.1.13 +coverage==7.6.12 +distlib==0.3.9 +docutils==0.21.2 +entrypoints==0.4 +filelock==3.17.0 +flake8==7.1.2 +grpcio-tools==1.70.0 +grpcio==1.70.0 +idna==3.10 +imagesize==1.4.1 +importlib-metadata==8.6.1; python_version < '3.8' +jinja2==3.1.5 +keyring==25.6.0 +markupsafe==3.0.2 +mccabe==0.7.0 +more-itertools==10.6.0 +mypy-extensions==1.0.0 +mypy==1.15.0 +packaging==24.2 +pkginfo==1.12.1.2 +pluggy==1.5.0 +protobuf==5.29.3 +py==1.11.0 +pycodestyle==2.12.1 +pyflakes==3.2.0 +pygments==2.19.1 +pyparsing==3.2.1 +pytest-cov==6.0.0 +pytest-mock==3.14.0 +pytest==8.3.4 +pytz==2025.1 +readme-renderer==44.0 +requests-toolbelt==1.0.0 +requests==2.32.3 +six==1.17.0 +snowballstemmer==2.2.0 +sphinx-rtd-theme==3.0.2 +sphinx==8.2.1 +sphinxcontrib-applehelp==2.0.0 +sphinxcontrib-devhelp==2.0.0 +sphinxcontrib-htmlhelp==2.1.0 sphinxcontrib-jsmath==1.0.1 -sphinxcontrib-qthelp==1.0.3 -sphinxcontrib-serializinghtml==1.1.4 -toml==0.10.0 -tox==3.14.5 -tqdm==4.43.0 -twine==3.1.1 -typed-ast==1.4.1 -typing-extensions==3.7.4.1 -urllib3==1.25.8 -virtualenv==20.0.11 -wcwidth==0.1.8 +sphinxcontrib-qthelp==2.0.0 +sphinxcontrib-serializinghtml==2.0.0 +toml==0.10.2 +tox==4.24.1 +tqdm==4.67.1 +twine==6.1.0 +typed-ast==1.5.5 +typing-extensions==4.12.2 +urllib3==2.3.0 +virtualenv==20.29.2 +wcwidth==0.2.13 webencodings==0.5.1 -wheel==0.34.2 -zipp==3.1.0 +wheel==0.45.1 +zipp==3.21.0