# Central dependency versions for Avrotize Python code generation templates
# This file is monitored by Dependabot and read by the dependency() function in templates

# Runtime dependencies
avro>=1.12.0
fastavro>=1.10.0
confluent-kafka>=2.6.1
dataclasses-json>=0.6.7

# Development dependencies
pytest>=8.3.4
mypy>=1.13.0
pylint>=3.3.2
