From 0a14dc9e524b6fd8c24e3b5bdef408d0fb3ce2e5 Mon Sep 17 00:00:00 2001 From: Believethehype <1097224+believethehype@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:14:37 +0200 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 4a01064..09437fa 100644 --- a/setup.py +++ b/setup.py @@ -24,6 +24,7 @@ setup( "pandas==2.1.3", "Pillow==10.1.0", "PyUpload==0.1.4", + "pandas==2.2.2", "requests==2.32.3", "moviepy==2.0.0.dev2", "zipp==3.17.0",