Update pyproject.toml

pull/1142/head
CI-DEV 2 months ago committed by GitHub
parent fd60261975
commit e8d8009b91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -79,7 +79,7 @@ orjson = "*"
schedule = "*"
uvloop = {version = "*", markers = "sys_platform == 'linux' or sys_platform == 'darwin'"}
winloop = {version = "*", markers = "sys_platform == 'win32'"}
google-generativeai = "*"
[tool.poetry.scripts]
swarms = "swarms.cli.main:main"

Loading…
Cancel
Save