Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikahanninen committed Sep 17, 2024
1 parent 6dd01af commit d2991a6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ robotframework-browser = { version = "^17.2.0", python = ">=3.8,<4.0" }
rpaframework = { path = "packages/main", develop = true }
rpaframework-assistant = "^3.0.4"
rpaframework-aws = "^5.3.3"
rpaframework-google = "^9.0.1"
rpaframework-hubspot = "^1.0.1"
rpaframework-openai = "^1.3.2"
rpaframework-recognition = "^5.2.4"
rpaframework-windows = "^7.5.1"
rpaframework-google = "^9.0.2"
rpaframework-hubspot = "^1.0.2"
rpaframework-openai = "^1.3.3"
rpaframework-recognition = "^5.2.5"
rpaframework-windows = "^7.5.2"
robotframework = "^5.0.1"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit d2991a6

Please sign in to comment.