requirements lock

This commit is contained in:
Tim Olson
2023-11-09 17:10:07 -04:00
parent dcad17de9f
commit aad4dfdd99
2 changed files with 60 additions and 1 deletions

60
requirements-lock.txt Normal file
View File

@@ -0,0 +1,60 @@
aiohttp==3.8.6
aiosignal==1.3.1
alembic==1.12.1
antlr4-python3-runtime==4.9.3
async-timeout==4.0.3
attrs==23.1.0
bidict==0.22.1
bitarray==2.8.2
certifi==2023.7.22
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
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
MarkupSafe==2.1.3
msgpack-python==0.5.6
multidict==6.0.4
omegaconf==2.3.0
orjson==3.9.10
parsimonious==0.9.0
protobuf==4.25.0
psycopg2-binary==2.9.9
pycryptodome==3.19.0
python-engineio==4.7.1
python-socketio==5.9.0
pyunormalize==15.0.0
PyYAML==6.0.1
redis==5.0.1
referencing==0.30.2
regex==2023.10.3
requests==2.31.0
rlp==3.0.0
rpds-py==0.12.0
simple-websocket==0.10.1
socket.io-emitter==0.1.5.1
sortedcontainers==2.4.0
SQLAlchemy==2.0.23
toolz==0.12.0
typing_extensions==4.8.0
urllib3==2.0.7
web3==6.11.2
websockets==12.0
wsproto==1.2.0
yarl==1.9.2

View File

@@ -5,7 +5,6 @@ web3>=6.11.1
psycopg2-binary
orjson
sortedcontainers
hexbytes
defaultlist
redis[hiredis]
socket.io-emitter