diff --git a/pyproject.toml b/pyproject.toml index f0551c4c..847470eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "swarms" -version = "3.2.5" +version = "3.2.6" description = "Swarms - Pytorch" license = "MIT" authors = ["Kye Gomez "] diff --git a/requirements.txt b/requirements.txt index 238b32fb..9250997a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -72,7 +72,6 @@ pre-commit==3.2.2 sqlalchemy pgvector qdrant-client -vllm sentence-transformers peft modelscope==1.10.0 \ No newline at end of file