Skip to content

Commit 23e66a8

Browse files
committed
update lock file
1 parent 7aea980 commit 23e66a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

bindings/python/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Source = "https://github.com/mongodb-labs/mongo-arrow/tree/main/bindings/python"
5151
Tracker = "https://jira.mongodb.org/projects/INTPYTHON/issues"
5252

5353
[project.optional-dependencies]
54-
test = ["pytz", "pytest"]
55-
test-polars = ["polars"]
54+
test = ["pytz>=2025.2", "pytest>=8.0"]
55+
test-polars = ["polars>=1.10"]
5656
test-pandas = ["pandas>=1.3.5,<3"]
5757

5858
[tool.setuptools]

bindings/python/uv.lock

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

0 commit comments

Comments
 (0)