msgpack~=1.2.1
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.14.1
certifi~=2026.6.17
python3_commons[audit,object-storage]

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

[authn]
aiohttp[speedups]<3.15.0,>=3.14.1
certifi~=2026.6.17
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.51

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

[soap-client]
aiohttp[speedups]<3.15.0,>=3.14.1
certifi~=2026.6.17
lxml~=6.1.1
requests~=2.34.2
zeep[async]~=4.3.3
