Skip to content

Commit

Permalink
[MAIN-2169] upgrading the prometrix version (#340)
Browse files Browse the repository at this point in the history
### Tests ran

- Ran krr before the upgrade and after the upgrade to compare the output
  • Loading branch information
Avi-Robusta authored Sep 23, 2024
1 parent 46bf945 commit b02fabf
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
31 changes: 19 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 @@ -30,14 +30,14 @@ kubernetes = "^26.1.0"
prometheus-api-client = "0.5.3"
numpy = ">=1.26.4,<1.27.0"
alive-progress = "^3.1.2"
prometrix = "^0.1.17"
prometrix = "0.2.0"
slack-sdk = "^3.21.3"
pandas = "2.2.2"
requests = "2.32.0"
pyyaml = "6.0.1"
typing-extensions = "4.6.0"
idna = "3.7"
urllib3 = "1.26.19"
urllib3 = "^1.26.20"
setuptools = "^70.0.0"
zipp = "^3.19.1"

Expand Down

0 comments on commit b02fabf

Please sign in to comment.