msgpack~=1.1.2
msgspec~=0.21.1
pydantic-settings~=2.14.1

[all]
python3_commons[api-client,audit,authn,authz,cache,database,object-storage,soap-client]

[api-client]
aiohttp[speedups]<3.15.0,>=3.13.5
certifi~=2026.5.20
python3_commons[audit,object-storage]

[audit]
lxml~=6.1.1
zeep[async]~=4.3.2
python3_commons[object-storage]

[authn]
aiohttp[speedups]<3.15.0,>=3.13.5
certifi~=2026.5.20
python3_commons[api-client]

[authz]
python3_commons[database]
python3_commons[api-client]

[cache]
valkey[libvalkey]~=6.1.1

[database]
asyncpg~=0.31.0
SQLAlchemy[asyncio]~=2.0.50

[object-storage]
aiobotocore~=3.7.0
object-storage-client~=0.0.31

[soap-client]
aiohttp[speedups]<3.15.0,>=3.13.5
certifi~=2026.5.20
lxml~=6.1.1
requests~=2.34.2
zeep[async]~=4.3.2
