From 681bcb8c5ec5b6fcfd8f913e19ecea7309f14b8f Mon Sep 17 00:00:00 2001 From: Gabe Shaughnessy <9136719+gshau@users.noreply.github.com> Date: Tue, 9 Mar 2021 17:14:52 -0600 Subject: [PATCH] Update requirements.txt --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index a3d1853..80d9f55 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -13,7 +13,7 @@ MarkupSafe==0.23 numpy==1.11.1 pandas==0.18.1 python-dateutil==2.5.3 -python-engineio==1.0.3 +python-engineio>=3.9.0 python-socketio==1.6.0 pytz==2016.6.1 pyyaml>=4.2b1