robotframework>=3.2.1
confluent-kafka==2.10.0
requests>=2.25.1

[all]
robotframework-confluentkafkalibrary[avro]
robotframework-confluentkafkalibrary[json]
robotframework-confluentkafkalibrary[protobuf]
robotframework-confluentkafkalibrary[schemaregistry]

[avro]
fastavro>=1.3.2
avro>=1.11.1

[json]
jsonschema>=3.2.0
pyrsistent>=0.20.0

[protobuf]
protobuf>=4.22.0
googleapis-common-protos>=1.66.0

[schemaregistry]
httpx>=0.26
cachetools>=5.5.0
attrs>=24.3.0
authlib>=1.0.0
