Skip to content

Commit 24303e5

Browse files
committed
pytz test dep
1 parent 30fdc8e commit 24303e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

integrations/nvidia/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ dependencies = [
5858
"pytest-rerunfailures",
5959
"mypy",
6060
"pip",
61-
"requests_mock"
61+
"requests_mock",
62+
"pytz"
6263
]
6364

6465
[tool.hatch.envs.test.scripts]

0 commit comments

Comments
 (0)