pull/268/head
Kye 1 year ago
parent f08698fc3a
commit 5ff74165c0

@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry] [tool.poetry]
name = "swarms" name = "swarms"
version = "2.5.7" version = "2.6.0"
description = "Swarms - Pytorch" description = "Swarms - Pytorch"
license = "MIT" license = "MIT"
authors = ["Kye Gomez <kye@apac.ai>"] authors = ["Kye Gomez <kye@apac.ai>"]
@ -34,6 +34,7 @@ google-generativeai = "*"
langchain-experimental = "*" langchain-experimental = "*"
playwright = "*" playwright = "*"
duckduckgo-search = "*" duckduckgo-search = "*"
opencv-python-headless = "*"
faiss-cpu = "*" faiss-cpu = "*"
backoff = "*" backoff = "*"
marshmallow = "*" marshmallow = "*"

Loading…
Cancel
Save