Skip to content

Commit

Permalink
setuptools is not there by default on Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenSorriaux committed Feb 12, 2024
1 parent f86e5b5 commit 9085dfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
kafka-python>=2.0.0,<2.1.0
kazoo==2.6.1
pure-sasl==0.5.1
setuptools; python_version >= '3.12'

0 comments on commit 9085dfe

Please sign in to comment.