Skip to content

Commit 47fc9eb

Browse files
committed
upgrade uv
1 parent 5dacaa7 commit 47fc9eb

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

packages/pynumaflow/poetry.lock

Lines changed: 1 addition & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/pynumaflow/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,11 @@ repository = "https://github.com/numaproj/numaflow-python"
2626
python = ">=3.9, <3.15"
2727
grpcio = "^1.48.1"
2828
grpcio-tools = "^1.48.1"
29-
google-cloud = "^0.34.0"
3029
google-api-core = "^2.11.0"
3130
grpcio-status = "^1.48.1"
3231
protobuf = ">=3.20,<7.0"
3332
aiorun = "^2023.7"
34-
uvloop = "^0.21.0"
33+
uvloop = ">=0.21.0"
3534
psutil = "^6.0.0"
3635

3736
[tool.poetry.group.dev]

0 commit comments

Comments
 (0)