diff --git a/setup.cfg b/setup.cfg index 5abadac..39bc255 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,28 +30,28 @@ packages = find: install_requires = aiodns==3.0.0 aiohttp==3.8.5 - base58==2.1.0 - bitarray==2.6.0 - Events==0.4 - jsonschema>=3.2.0 - lz4==4.0.2 + base58==2.1.1 + bitarray==2.8.1 + Events==0.5 + jsonschema>=4.19.0 + lz4==4.3.2 neo3crypto==0.4 netaddr>=0.8.0 - orjson>=3.8.2 - pycryptodome==3.15.0 + orjson>=3.9.4 + pycryptodome==3.18.0 pybiginteger==1.3.0 pybiginteger-stubs==1.3.0 [options.extras_require] dev = - aioresponses==0.7.2 + aioresponses==0.7.4 black==22.8.0 - build==0.8.0 + build==0.10.0 bump2version==1.0.1 - coverage>=6.0.1 + coverage>=7.0.4 docutils==0.17.1 - mypy==0.990 - mypy-extensions==0.4.3 + mypy==1.4.1 + mypy-extensions==1.0.0 docs = mkdocs==1.4.1 mkdocs-material==8.5.7