From 46f12d9bea6ffc6174b8af315337b56a6c0f7dd1 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 27 Feb 2024 14:52:51 -0400 Subject: [PATCH] requirements.lock.txt --- requirements-lock.txt | 75 ++++++++++++++++++++----------------------- 1 file changed, 34 insertions(+), 41 deletions(-) diff --git a/requirements-lock.txt b/requirements-lock.txt index 151e0cb..389cbfc 100644 --- a/requirements-lock.txt +++ b/requirements-lock.txt @@ -1,62 +1,55 @@ -aiohttp==3.8.6 +aiohttp==3.9.1 aiosignal==1.3.1 -alembic==1.12.1 +alembic==1.13.1 antlr4-python3-runtime==4.9.3 async-lru==2.0.4 -async-timeout==4.0.3 -attrs==23.1.0 -bidict==0.22.1 -bitarray==2.8.2 -cachetools==5.3.2 -certifi==2023.7.22 +attrs==23.2.0 +bitarray==2.9.2 +cachetools==5.3.3 +certifi==2023.11.17 charset-normalizer==3.3.2 cytoolz==0.12.2 defaultlist==1.0.0 -eth-abi==4.2.1 eth-account==0.10.0 -eth-hash==0.5.2 -eth-keyfile==0.6.1 -eth-keys==0.4.0 -eth-rlp==0.3.0 -eth-typing==3.5.1 -eth-utils==2.3.0 -frozenlist==1.4.0 -greenlet==3.0.1 -h11==0.14.0 +eth-hash==0.6.0 +eth-keyfile==0.7.0 +eth-keys==0.5.0 +eth-rlp==1.0.0 +eth-typing==4.0.0 +eth-utils==3.0.0 +eth_abi==5.0.0 +frozenlist==1.4.1 +greenlet==3.0.3 hexbytes==0.3.1 -hiredis==2.2.3 -idna==3.4 -jsonschema==4.19.2 -jsonschema-specifications==2023.7.1 -lru-dict==1.3.0 -Mako==1.2.4 +hiredis==2.3.2 +idna==3.6 +jsonschema==4.20.0 +jsonschema-specifications==2023.12.1 +lru-dict==1.2.0 +Mako==1.3.0 MarkupSafe==2.1.3 msgpack-python==0.5.6 multidict==6.0.4 omegaconf==2.3.0 -orjson==3.9.10 +orjson==3.9.15 parsimonious==0.9.0 -protobuf==4.25.0 +protobuf==4.25.2 psycopg2-binary==2.9.9 -pycryptodome==3.19.0 -python-engineio==4.7.1 -python-socketio==5.9.0 -pyunormalize==15.0.0 +pycryptodome==3.20.0 +pyunormalize==15.1.0 PyYAML==6.0.1 redis==5.0.1 -referencing==0.30.2 -regex==2023.10.3 +referencing==0.32.1 +regex==2023.12.25 requests==2.31.0 -rlp==3.0.0 -rpds-py==0.12.0 -simple-websocket==0.10.1 +rlp==4.0.0 +rpds-py==0.17.1 socket.io-emitter==0.1.5.1 sortedcontainers==2.4.0 -SQLAlchemy==2.0.23 +SQLAlchemy==2.0.27 toolz==0.12.0 -typing_extensions==4.8.0 -urllib3==2.0.7 -web3==6.11.2 +typing_extensions==4.9.0 +urllib3==2.1.0 +web3==6.15.1 websockets==12.0 -wsproto==1.2.0 -yarl==1.9.2 +yarl==1.9.4