requirements.lock.txt
This commit is contained in:
@@ -1,62 +1,55 @@
|
|||||||
aiohttp==3.8.6
|
aiohttp==3.9.1
|
||||||
aiosignal==1.3.1
|
aiosignal==1.3.1
|
||||||
alembic==1.12.1
|
alembic==1.13.1
|
||||||
antlr4-python3-runtime==4.9.3
|
antlr4-python3-runtime==4.9.3
|
||||||
async-lru==2.0.4
|
async-lru==2.0.4
|
||||||
async-timeout==4.0.3
|
attrs==23.2.0
|
||||||
attrs==23.1.0
|
bitarray==2.9.2
|
||||||
bidict==0.22.1
|
cachetools==5.3.3
|
||||||
bitarray==2.8.2
|
certifi==2023.11.17
|
||||||
cachetools==5.3.2
|
|
||||||
certifi==2023.7.22
|
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
cytoolz==0.12.2
|
cytoolz==0.12.2
|
||||||
defaultlist==1.0.0
|
defaultlist==1.0.0
|
||||||
eth-abi==4.2.1
|
|
||||||
eth-account==0.10.0
|
eth-account==0.10.0
|
||||||
eth-hash==0.5.2
|
eth-hash==0.6.0
|
||||||
eth-keyfile==0.6.1
|
eth-keyfile==0.7.0
|
||||||
eth-keys==0.4.0
|
eth-keys==0.5.0
|
||||||
eth-rlp==0.3.0
|
eth-rlp==1.0.0
|
||||||
eth-typing==3.5.1
|
eth-typing==4.0.0
|
||||||
eth-utils==2.3.0
|
eth-utils==3.0.0
|
||||||
frozenlist==1.4.0
|
eth_abi==5.0.0
|
||||||
greenlet==3.0.1
|
frozenlist==1.4.1
|
||||||
h11==0.14.0
|
greenlet==3.0.3
|
||||||
hexbytes==0.3.1
|
hexbytes==0.3.1
|
||||||
hiredis==2.2.3
|
hiredis==2.3.2
|
||||||
idna==3.4
|
idna==3.6
|
||||||
jsonschema==4.19.2
|
jsonschema==4.20.0
|
||||||
jsonschema-specifications==2023.7.1
|
jsonschema-specifications==2023.12.1
|
||||||
lru-dict==1.3.0
|
lru-dict==1.2.0
|
||||||
Mako==1.2.4
|
Mako==1.3.0
|
||||||
MarkupSafe==2.1.3
|
MarkupSafe==2.1.3
|
||||||
msgpack-python==0.5.6
|
msgpack-python==0.5.6
|
||||||
multidict==6.0.4
|
multidict==6.0.4
|
||||||
omegaconf==2.3.0
|
omegaconf==2.3.0
|
||||||
orjson==3.9.10
|
orjson==3.9.15
|
||||||
parsimonious==0.9.0
|
parsimonious==0.9.0
|
||||||
protobuf==4.25.0
|
protobuf==4.25.2
|
||||||
psycopg2-binary==2.9.9
|
psycopg2-binary==2.9.9
|
||||||
pycryptodome==3.19.0
|
pycryptodome==3.20.0
|
||||||
python-engineio==4.7.1
|
pyunormalize==15.1.0
|
||||||
python-socketio==5.9.0
|
|
||||||
pyunormalize==15.0.0
|
|
||||||
PyYAML==6.0.1
|
PyYAML==6.0.1
|
||||||
redis==5.0.1
|
redis==5.0.1
|
||||||
referencing==0.30.2
|
referencing==0.32.1
|
||||||
regex==2023.10.3
|
regex==2023.12.25
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
rlp==3.0.0
|
rlp==4.0.0
|
||||||
rpds-py==0.12.0
|
rpds-py==0.17.1
|
||||||
simple-websocket==0.10.1
|
|
||||||
socket.io-emitter==0.1.5.1
|
socket.io-emitter==0.1.5.1
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
SQLAlchemy==2.0.23
|
SQLAlchemy==2.0.27
|
||||||
toolz==0.12.0
|
toolz==0.12.0
|
||||||
typing_extensions==4.8.0
|
typing_extensions==4.9.0
|
||||||
urllib3==2.0.7
|
urllib3==2.1.0
|
||||||
web3==6.11.2
|
web3==6.15.1
|
||||||
websockets==12.0
|
websockets==12.0
|
||||||
wsproto==1.2.0
|
yarl==1.9.4
|
||||||
yarl==1.9.2
|
|
||||||
|
|||||||
Reference in New Issue
Block a user