diff --git a/setup.cfg b/setup.cfg index 9c51b5f..0b98446 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,7 +31,7 @@ install_requires = pydantic pytorch-lightning >= 1.5.6, < 1.6.0 rich - setuptools < 59.6.0 + setuptools < 60.7.0 torch > 1.8, < 1.11 torchmetrics tokenizers ~= 0.10