Pin setuptools to 81.0.0 (#162589)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Joost Lekkerkerker
2026-02-08 23:10:25 +01:00
committed by GitHub
parent c5ce8998e2
commit 228fca9f0c
2 changed files with 6 additions and 0 deletions

View File

@@ -225,6 +225,9 @@ aiomqtt>=2.5.0
# used by sharkiq==1.5.0
# https://github.com/auth0/auth0-python/releases/tag/5.0.0
auth0-python<5.0
# Setuptools >=82.0.0 doesn't contain pkg_resources anymore
setuptools<82.0.0
"""
GENERATED_MESSAGE = (