Chore: pin babel to 2.11.0, fixes #2280 (#2281)

This commit is contained in:
k9ert 2023-03-03 14:16:02 +01:00 committed by GitHub
parent 7b259e5839
commit 0ad4f219cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
requires = [
"setuptools<=65.7.0",
"setuptools_scm[toml]>=6.2",
"babel",
"babel==2.11.0",
"build==0.10.0",
"wheel",
"twine"