From 6bec09f5a2d4f316b8aeea3e7223ff0ba88432cd Mon Sep 17 00:00:00 2001 From: GALI PREM SAGAR Date: Fri, 22 Sep 2023 05:56:52 -0500 Subject: [PATCH] Update pyproject.toml --- python/cudf/pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/python/cudf/pyproject.toml b/python/cudf/pyproject.toml index b9fe5408315..2080c1155b1 100644 --- a/python/cudf/pyproject.toml +++ b/python/cudf/pyproject.toml @@ -58,7 +58,6 @@ test = [ "hypothesis", "mimesis>=4.1.0", "msgpack", - "pyorc", "pytest", "pytest-benchmark", "pytest-cases",