diff --git a/server/requirements.txt b/server/requirements.txt index 76a520a3..a64db7cb 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -1,4 +1,5 @@ backoff==2.2.1 ; python_version >= "3.9" and python_version < "3.13" +bitsandbytes==0.40.2 ; python_version >= "3.9" and python_version < "3.13" certifi==2023.5.7 ; python_version >= "3.9" and python_version < "3.13" charset-normalizer==3.1.0 ; python_version >= "3.9" and python_version < "3.13" click==8.1.3 ; python_version >= "3.9" and python_version < "3.13"