Parsely / pykafka

Apache Kafka client for Python; high-level & low-level consumer/producer, with great performance.
http://pykafka.readthedocs.org/
Apache License 2.0
1.12k stars 232 forks source link

Don't restrict Python dependency versions #1020

Open AndyMender opened 3 years ago

AndyMender commented 3 years ago

I know that one might require upper version level bounds if the APIs of dependencies change, but this would enormously help with packaging for Linux distributions :).