RegioHelden / django-kafka

MIT License
2 stars 1 forks source link

Remove third party dependencies #1

Closed stefan-cardnell-rh closed 3 months ago

stefan-cardnell-rh commented 3 months ago
  1. Update bumpversion.toml configuration
  2. Remove direct setting of dependencies (like requests, avro) and instead indirectly install then via confluent-kafka[avro, schema-registry] dependency