diff --git a/setup.cfg b/setup.cfg index dc0bd4e..3053b4e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ package_dir = packages = find: python_requires = >=3.8 install_requires = - torch>=1.12 + torch>=1.12,<2.3.0 bitsandbytes==0.41.1 accelerate>=0.27.2 huggingface-hub>=0.11.1,<1.0.0