updated requirements

This commit is contained in:
tim
2024-07-26 23:34:09 -04:00
parent 9a0d0bc932
commit 497410340f
3 changed files with 19 additions and 13 deletions

View File

@@ -5,7 +5,7 @@ antlr4-python3-runtime==4.9.3
async-lru==2.0.4
attrs==23.2.0
bitarray==2.9.2
cachetools==5.3.3
cachetools==5.4.0
certifi==2024.2.2
charset-normalizer==3.3.2
ckzg==1.0.1
@@ -54,6 +54,6 @@ SQLAlchemy==2.0.31
toolz==0.12.1
typing_extensions==4.11.0
urllib3==2.2.1
web3==6.20.0
web3==6.20.1
websockets==12.0
yarl==1.9.4