Skip to content

Commit

Permalink
fix: pynumaflow version
Browse files Browse the repository at this point in the history
Signed-off-by: Avik Basu <ab93@users.noreply.github.com>
  • Loading branch information
ab93 committed Jun 13, 2024
1 parent e28cc46 commit 7d0ef6f
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 6 deletions.
84 changes: 79 additions & 5 deletions apps/numa-udfs/poetry.lock

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

2 changes: 1 addition & 1 deletion apps/numa-udfs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ numalogic-connectors = { version = "0.12.0.dev2", source = "testpypi" }
# numalogic-connectors = {path = "numalogic_connectors-0.11a0-py3-none-any.whl"}
numalogic-registry = { version = "0.12.0.dev2", source = "testpypi" }
# numalogic-registry = {path = "numalogic_registry-0.11a0-py3-none-any.whl"}
pynumaflow = "~0.6"
pynumaflow = "~0.7"
structlog = "^24.1.0"
prometheus_client = "^0.18.0"
orjson = "~3.9"
Expand Down

0 comments on commit 7d0ef6f

Please sign in to comment.