Metadata-Version: 2.4
Name: asset-allocation-runtime-common
Version: 3.7.1
Summary: Shared transport-neutral runtime helpers for the Asset Allocation split repos.
Requires-Python: <3.15,>=3.14
Description-Content-Type: text/markdown
Requires-Dist: asset-allocation-contracts==3.18.0
Requires-Dist: azure-storage-blob==12.28.0
Requires-Dist: azure-identity==1.25.2
Requires-Dist: deltalake==1.4.2
Requires-Dist: httpx==0.28.1
Requires-Dist: nasdaq-data-link==1.0.4
Requires-Dist: numpy==2.3.5
Requires-Dist: pandas==2.3.3
Requires-Dist: psycopg==3.3.3
Requires-Dist: pydantic==2.12.5
Requires-Dist: pydantic-settings==2.13.1
Requires-Dist: python-dotenv==1.2.2
Requires-Dist: requests==2.33.0
Provides-Extra: test
Requires-Dist: pytest==9.0.3; extra == "test"
Requires-Dist: ruff==0.12.12; extra == "test"

# Asset Allocation Runtime Common Python Package

Versioned Python package for shared runtime-common helpers used by `asset-allocation-control-plane` and `asset-allocation-jobs`.

