OHLC rework
This commit is contained in:
@@ -2,15 +2,23 @@ aiohttp==3.9.5
|
||||
aiosignal==1.3.1
|
||||
alembic==1.13.2
|
||||
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
|
||||
cachetools==5.4.0
|
||||
cbor2==5.6.4
|
||||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
ckzg==1.0.1
|
||||
coincurve==20.0.0
|
||||
crcmod==1.7
|
||||
cytoolz==0.12.3
|
||||
defaultlist==1.0.0
|
||||
ecdsa==0.19.0
|
||||
ed25519-blake2b==1.4.1
|
||||
eth-account==0.11.2
|
||||
eth-bloom==3.0.1
|
||||
eth-hash==0.7.0
|
||||
@@ -37,11 +45,14 @@ orjson==3.10.6
|
||||
parsimonious==0.10.0
|
||||
protobuf==5.26.1
|
||||
psycopg2-binary==2.9.9
|
||||
py-sr25519-bindings==0.2.0
|
||||
pycparser==2.22
|
||||
pycryptodome==3.20.0
|
||||
PyNaCl==1.5.0
|
||||
python-dateutil==2.9.0.post0
|
||||
pyunormalize==15.1.0
|
||||
PyYAML==6.0.1
|
||||
redis==5.0.7
|
||||
redis==5.0.8
|
||||
referencing==0.35.0
|
||||
regex==2024.4.28
|
||||
requests==2.31.0
|
||||
|
||||
Reference in New Issue
Block a user