Pin setuptools because of pkg_resources deprecation

This commit is contained in:
Andrii V 2026-02-17 17:17:37 +01:00
parent 59f3c6a291
commit 5989051cd2

View file

@ -1,4 +1,6 @@
# deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
# pin setuptools: https://github.com/Pylons/pyramid/issues/3731
setuptools==80.9.0
alembic==1.13.1
mako==1.3.10