update requirements
parent
a1803b63
No related branches found
No related tags found
appdirs==1.4.4 | appdirs==1.4.4 | ||
backports.entry-points-selectable==1.2.0 | backports.entry-points-selectable==1.2.0 | ||
bleach==5.0.1 | bleach==6.0.0 | ||
build==0.9.0 | build==0.10.0 | ||
certifi==2022.9.24 | certifi==2022.9.24 | ||
chardet==5.0.0 | chardet==5.0.0 | ||
charset-normalizer==2.0.12 | charset-normalizer==2.0.12 | ||
check-manifest==0.48 | check-manifest==0.49 | ||
colorama==0.4.6 | colorama==0.4.6 | ||
distlib==0.3.6 | distlib==0.3.6 | ||
docutils==0.19 | docutils==0.20.1 | ||
filelock==3.8.0 | filelock==3.12.2 | ||
flake8==5.0.4 | flake8==6.0.0 | ||
grpcio==1.50.0 | grpcio==1.50.0 | ||
grpcio-tools==1.43.0 | grpcio-tools==1.43.0 | ||
idna==3.4 | idna==3.4 | ||
importlib-metadata==5.0.0 | importlib-metadata==6.7.0 | ||
keyring==23.11.0 | keyring==24.1.0 | ||
lazy==1.5 | lazy==1.5 | ||
mccabe==0.7.0 | mccabe==0.7.0 | ||
packaging==21.3 | packaging==23.1 | ||
pep517==0.13.0 | pep517==0.13.0 | ||
pkginfo==1.8.3 | pkginfo==1.9.6 | ||
platformdirs==2.5.4 | platformdirs==3.8.0 | ||
pluggy==1.0.0 | pluggy==1.2.0 | ||
protobuf==3.19.4 | protobuf==3.19.4 | ||
py==1.11.0 | py==1.11.0 | ||
pycodestyle==2.9.1 | pycodestyle==2.10.0 | ||
pyflakes==2.5.0 | pyflakes==3.0.1 | ||
Pygments==2.13.0 | Pygments==2.15.1 | ||
pyparsing==3.0.9 | pyparsing==3.1.0 | ||
readme-renderer==37.3 | readme-renderer==40.0 | ||
requests==2.28.1 | requests==2.28.1 | ||
requests-toolbelt==0.10.1 | requests-toolbelt==0.10.1 | ||
rfc3986==2.0.0 | rfc3986==2.0.0 | ||
... | @@ -37,10 +37,10 @@ six==1.16.0 | ... | @@ -37,10 +37,10 @@ six==1.16.0 |
toml==0.10.2 | toml==0.10.2 | ||
tomli==2.0.1 | tomli==2.0.1 | ||
tox==3.27.1 | tox==3.27.1 | ||
tqdm==4.64.1 | tqdm==4.65.0 | ||
twine==4.0.1 | twine==4.0.2 | ||
typing_extensions==4.4.0 | typing_extensions==4.6.3 | ||
urllib3==1.26.12 | urllib3==1.26.12 | ||
virtualenv==20.16.7 | virtualenv==20.23.1 | ||
webencodings==0.5.1 | webencodings==0.5.1 | ||
zipp==3.10.0 | zipp==3.15.0 |
Please register or sign in to comment