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

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

[api-client]
aiohttp[speedups]<3.15.0,>=3.13.5
lxml~=6.1.0
zeep~=4.3.2
python3_commons[object-storage]

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

[authn]
aiohttp[speedups]<3.15.0,>=3.13.5

[authz]
python3_commons[database]

[cache]
valkey[libvalkey]~=6.1.1

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

[object-storage]
aiobotocore~=3.5.0
object-storage-client==0.0.23
