Skip to content

Commit

Permalink
Merge branch 'master' into cookbooks-update
Browse files Browse the repository at this point in the history
  • Loading branch information
pavangudiwada authored Jan 24, 2025
2 parents 4f2bf7a + 5e39184 commit e94c40e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ supabase = "^2.4"
tabulate = { version = "^0.8.10" }
slack-sdk = { version = "^3.23.0" }
Flask = { version = "^3.0.0", optional = true }
werkzeug = { version = ">=3.0.3", optional = true }
jinja2 = { version = ">=3.1.4", optional = true }
werkzeug = { version = ">=3.0.6", optional = true }
jinja2 = { version = ">=3.1.5", optional = true }
grafana-api = { version = "^1.0.3", optional = true }
watchdog = { version = "^2.1.0", optional = true }
better-exceptions = { version = "^0.3.3", optional = true }
Expand Down

0 comments on commit e94c40e

Please sign in to comment.