From e5940512165a342d7082d7321ff9db0ac2fcca5b Mon Sep 17 00:00:00 2001 From: Bo Wun Cheng Date: Thu, 25 Apr 2024 22:19:44 -0700 Subject: [PATCH] remove pydata (which no longer exists) from dependency --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5a64e46f..b41b13af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,6 @@ pandas==1.5.3 Pillow==9.4.0 pluggy==1.0.0 py-cpuinfo==9.0.0 -pydata==1.0.0 pydot==1.4.2 pyparsing==3.0.9 pytest==7.2.1 @@ -27,4 +26,4 @@ scipy==1.10.0 six==1.16.0 sparse==0.13.0 tomli==2.0.1 -tqdm==4.64.1 \ No newline at end of file +tqdm==4.64.1