From e6f79acc55bf6af65395df741dc039d4790b77b4 Mon Sep 17 00:00:00 2001
From: Bryan Brancotte <bryan.brancotte@pasteur.fr>
Date: Fri, 4 Feb 2022 16:58:56 +0100
Subject: [PATCH] update pandas

---
 src/viralhostrange/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/viralhostrange/requirements.txt b/src/viralhostrange/requirements.txt
index 69b667c9..15b75612 100644
--- a/src/viralhostrange/requirements.txt
+++ b/src/viralhostrange/requirements.txt
@@ -2,7 +2,7 @@ Django<4.0
 psycopg2
 psycopg2-binary
 mod_wsgi
-pandas<=1.3.5
+pandas==1.4.*
 jinja2
 openpyxl
 django-crispy-forms
-- 
GitLab