diff --git a/pyproject.toml b/pyproject.toml
index a90f7ab8..8458f40f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
 
 [tool.poetry]
 name = "swarms"
-version = "7.2.0"
+version = "7.2.2"
 description = "Swarms - TGSC"
 license = "MIT"
 authors = ["Kye Gomez <kye@apac.ai>"]
@@ -70,7 +70,6 @@ psutil = "*"
 python-dotenv = "*"
 PyYAML = "*"
 docstring_parser = "0.16" # TODO:
-tiktoken = "*"
 networkx = "*"
 aiofiles = "*"
 rich = "*"