fastapi>=0.115
uvicorn>=0.30
httpx>=0.27
numpy>=1.26
pandas>=2.2
scikit-learn>=1.4
scipy>=1.11
arch>=7
cryptography>=42
tzdata>=2025.2
holidays>=0.76

[collectors]
pyarrow>=16
openpyxl>=3.1

[deploy-test]
pytest>=8
pytest-asyncio>=0.23
httpx2>=2.0.0

[dev]
pytest>=8
pytest-asyncio>=0.23
httpx2>=2.0.0

[dev:sys_platform != "win32"]
pytest-memray>=1.7

[dev:sys_platform == "linux"]
pytest-pystack>=1.0

[notary]
opentimestamps>=0.4

[postgres]
psycopg[binary]>=3.2
