From 51273ec21e4376d93702b4012968d8b775962dd5 Mon Sep 17 00:00:00 2001 From: Believethehype <1097224+believethehype@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:16:42 +0200 Subject: [PATCH] Update setup.py --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 09437fa..228725b 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,6 @@ setup( "python-dotenv==1.0.0", "emoji==2.12.1", "ffmpegio==0.9.1", - "pandas==2.1.3", "Pillow==10.1.0", "PyUpload==0.1.4", "pandas==2.2.2",