From d4c70c50f71b800f431e6637eac45fbd08f6157c Mon Sep 17 00:00:00 2001 From: Ric Evans Date: Mon, 10 Jul 2023 10:59:54 -0700 Subject: [PATCH] unpin `itsdangerous` --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7f7d65fb..966250e1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ install_requires = dash dash-bootstrap-components flask-oidc - itsdangerous<2.1 + itsdangerous motor openpyxl pandas