Skip to content

Commit

Permalink
Add reportlab to pyproject.toml
Browse files Browse the repository at this point in the history
added dependency to pyproject.toml  .
  • Loading branch information
sambhavnoobcoder authored Nov 4, 2024
1 parent 63e0234 commit bef9140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ aiofiles = "*"
swarm-models = "*"
clusterops = "*"
chromadb = "*"
reportlab = "*"

[tool.poetry.scripts]
swarms = "swarms.cli.main:main"
Expand Down

0 comments on commit bef9140

Please sign in to comment.