feat(calibration): complete step 1 data inspection with data quality v1
This commit is contained in:
@@ -1,23 +1,32 @@
|
||||
aiodns==4.0.0
|
||||
aiofiles==25.1.0
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.3
|
||||
aiosignal==1.4.0
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.12.1
|
||||
attrs==25.4.0
|
||||
ccxt==4.2.25
|
||||
certifi==2026.1.4
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
click==8.3.1
|
||||
contourpy==1.3.3
|
||||
cryptography==46.0.3
|
||||
cycler==0.12.1
|
||||
fastapi==0.128.0
|
||||
fonttools==4.61.1
|
||||
frozenlist==1.8.0
|
||||
greenlet==3.3.0
|
||||
h11==0.16.0
|
||||
idna==3.11
|
||||
iniconfig==2.3.0
|
||||
Jinja2==3.1.6
|
||||
kiwisolver==1.4.9
|
||||
llvmlite==0.44.0
|
||||
loguru==0.7.2
|
||||
MarkupSafe==3.0.3
|
||||
matplotlib==3.10.8
|
||||
multidict==6.7.0
|
||||
numba==0.61.2
|
||||
@@ -31,6 +40,8 @@ propcache==0.4.1
|
||||
psycopg2-binary==2.9.9
|
||||
pycares==5.0.1
|
||||
pycparser==3.0
|
||||
pydantic==2.12.5
|
||||
pydantic_core==2.41.5
|
||||
pyparsing==3.3.2
|
||||
pytest==7.4.3
|
||||
python-dateutil==2.9.0.post0
|
||||
@@ -43,8 +54,11 @@ seaborn==0.13.2
|
||||
setuptools==80.10.1
|
||||
six==1.17.0
|
||||
SQLAlchemy==2.0.46
|
||||
starlette==0.50.0
|
||||
tqdm==4.67.1
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.3
|
||||
urllib3==2.6.3
|
||||
uvicorn==0.40.0
|
||||
yarl==1.22.0
|
||||
|
||||
Reference in New Issue
Block a user