# 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.1
fastavro>=1.12.2
confluent-kafka>=2.14.0
dataclasses-json>=0.6.7

# Development dependencies
pytest>=8.3.4
mypy>=2.1.0
pylint>=4.0.5
