Pin setuptools because of pkg_resources deprecation
This commit is contained in:
parent
59f3c6a291
commit
5989051cd2
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
# deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
|
# 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
|
alembic==1.13.1
|
||||||
mako==1.3.10
|
mako==1.3.10
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue