async-timeout==5.0.1
PyYAML==6.0.2
redis[async]>=5.0.0
jinja2
fastapi
python-dotenv
uvicorn
kafka-python>=2.0.2
fakeredis>=2.0.0
tiktoken>=0.9.0
# Schema Registry and Serialization Dependencies
confluent-kafka[avro]
confluent-kafka[protobuf]
confluent-kafka[schema-registry]

# Alternative Avro libraries (if needed)
avro-python3
fastavro

# Protobuf
protobuf

# Schema validation and management
jsonschema