From 3c70d142aebe1aad14cfd9d3bc79297537505114 Mon Sep 17 00:00:00 2001 From: Rob Court Date: Sun, 11 Aug 2024 22:49:03 +0100 Subject: [PATCH] removing restriction --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bf32ee8e..8404b775 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ requests psycopg2 -pandas==1.5.3 +pandas pandasql jsonpath_rw setuptools~=50.3.2