diff --git a/server/requirements.txt b/server/requirements.txt index 9b8b2164e..50faac2d8 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -1,5 +1,5 @@ backoff==2.2.1 ; python_version >= "3.9" and python_version < "4.0" -bitsandbytes==0.38.1 ; python_version >= "3.9" and python_version < "4.0" +bitsandbytes==0.40.0 ; python_version >= "3.9" and python_version < "4.0" certifi==2023.5.7 ; python_version >= "3.9" and python_version < "4.0" charset-normalizer==3.1.0 ; python_version >= "3.9" and python_version < "4.0" click==8.1.3 ; python_version >= "3.9" and python_version < "4.0"