accounting
This commit is contained in:
@@ -1,18 +1,19 @@
|
||||
aiohttp==3.9.5
|
||||
aiohappyeyeballs==2.4.3
|
||||
aiohttp==3.11.10
|
||||
aiosignal==1.3.1
|
||||
alembic==1.13.3
|
||||
alembic==1.14.0
|
||||
annotated-types==0.7.0
|
||||
antlr4-python3-runtime==4.9.3
|
||||
asn1crypto==1.5.1
|
||||
async-lru==2.0.4
|
||||
attrs==23.2.0
|
||||
bip-utils==2.9.3
|
||||
bitarray==2.9.2
|
||||
bitarray==3.0.0
|
||||
cachetools==5.5.0
|
||||
cbor2==5.6.4
|
||||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
charset-normalizer==3.4.0
|
||||
ckzg==1.0.2
|
||||
coincurve==20.0.0
|
||||
crcmod==1.7
|
||||
@@ -25,7 +26,7 @@ eth-account==0.11.3
|
||||
eth-bloom==3.0.1
|
||||
eth-hash==0.7.0
|
||||
eth-keyfile==0.8.1
|
||||
eth-keys==0.5.1
|
||||
eth-keys==0.6.0
|
||||
eth-rlp==1.0.1
|
||||
eth-typing==4.4.0
|
||||
eth-utils==4.1.1
|
||||
@@ -44,14 +45,15 @@ Mako==1.3.3
|
||||
MarkupSafe==2.1.5
|
||||
msgpack-python==0.5.6
|
||||
multidict==6.0.5
|
||||
numpy==2.1.2
|
||||
numpy==2.2.0
|
||||
oauthlib==3.2.2
|
||||
omegaconf==2.3.0
|
||||
orjson==3.10.7
|
||||
orjson==3.10.12
|
||||
parsimonious==0.10.0
|
||||
pdpyras==5.3.0
|
||||
propcache==0.2.0
|
||||
protobuf==5.26.1
|
||||
psycopg2-binary==2.9.9
|
||||
psycopg2-binary==2.9.10
|
||||
py-sr25519-bindings==0.2.0
|
||||
pyasn1==0.6.1
|
||||
pyasn1_modules==0.4.1
|
||||
@@ -61,12 +63,13 @@ pydantic==2.9.2
|
||||
pydantic_core==2.23.4
|
||||
PyNaCl==1.5.0
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2024.2
|
||||
pyunormalize==15.1.0
|
||||
PyYAML==6.0.1
|
||||
redis==5.1.1
|
||||
redis==5.2.1
|
||||
referencing==0.35.0
|
||||
regex==2024.4.28
|
||||
requests==2.31.0
|
||||
requests==2.32.3
|
||||
requests-oauthlib==2.0.0
|
||||
rlp==4.0.1
|
||||
rpds-py==0.18.0
|
||||
@@ -74,12 +77,12 @@ rsa==4.9
|
||||
six==1.16.0
|
||||
socket.io-emitter==0.1.5.1
|
||||
sortedcontainers==2.4.0
|
||||
SQLAlchemy==2.0.35
|
||||
SQLAlchemy==2.0.36
|
||||
toolz==0.12.1
|
||||
types-requests==2.32.0.20240914
|
||||
typing_extensions==4.11.0
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.2.1
|
||||
web3==6.20.3
|
||||
websocket-client==1.8.0
|
||||
websockets==13.1
|
||||
yarl==1.9.4
|
||||
websockets==14.1
|
||||
yarl==1.17.2
|
||||
|
||||
Reference in New Issue
Block a user