Add reportlab to pyproject.toml

added dependency to pyproject.toml  .
pull/621/head
Sambhav Dixit 2 months ago committed by GitHub
parent 63e0234b73
commit bef91402ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -78,6 +78,7 @@ aiofiles = "*"
swarm-models = "*"
clusterops = "*"
chromadb = "*"
reportlab = "*"
[tool.poetry.scripts]
swarms = "swarms.cli.main:main"

Loading…
Cancel
Save