From ef9fae4a67a7d92c7031541f1269745f12060f31 Mon Sep 17 00:00:00 2001 From: abstractqqq Date: Wed, 10 Apr 2024 18:15:09 -0400 Subject: [PATCH] removed unncessary test-deps --- tests/requirements-test.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/tests/requirements-test.txt b/tests/requirements-test.txt index 8e3477c8..3237d7b8 100644 --- a/tests/requirements-test.txt +++ b/tests/requirements-test.txt @@ -7,7 +7,5 @@ scipy pyarrow pandas pytest -networkx -memray -pytest-memray -pytest-benchmark \ No newline at end of file +pytest-benchmark +# networkx \ No newline at end of file