From 88b7c2fd59d009fb35941c608184ddf4b75d8d1f Mon Sep 17 00:00:00 2001 From: harryturr Date: Thu, 8 Apr 2021 17:13:09 -0400 Subject: [PATCH] stricten versions --- requires-install.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requires-install.txt b/requires-install.txt index 9493ef3caf..86c7817990 100644 --- a/requires-install.txt +++ b/requires-install.txt @@ -1,8 +1,8 @@ Flask>=1.0.4 flask-compress plotly -dash_renderer>=1.9.0 -dash-core-components>=1.15.0 -dash-html-components>=1.1.2 -dash-table>=4.11.2 +dash_renderer==1.9.1 +dash-core-components==1.16.0 +dash-html-components==1.1.3 +dash-table==4.11.3 future