diff --git a/pyproject.toml b/pyproject.toml index dba400c..e60ae4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,6 @@ authors = ["Holegots "] [tool.poetry.dependencies] python = "^3.8" -revChatGPT = "^0.0.27" revchatgpt = "^0.0.33.5" [tool.poetry.dev-dependencies] @@ -14,4 +13,4 @@ revchatgpt = "^0.0.33.5" requires = ["poetry-core>=1.0.0"] build-backend = "poetry.core.masonry.api" [experimental] -new-installer = false \ No newline at end of file +new-installer = false