Skip to content

Commit

Permalink
setup: update dependencies (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
ixje authored Aug 8, 2023
1 parent a896119 commit 417e730
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 417e730

Please sign in to comment.