From 9d6b0cc4951f12b3acac90394ac9a766a03ee707 Mon Sep 17 00:00:00 2001 From: Peter Shaffery Date: Fri, 18 Oct 2024 08:15:43 -0700 Subject: [PATCH] upgrade holidays Summary: we need to upgrade `holidays` in the GitHub build info as package as part of the sci-stack upgrade Differential Revision: D63764019 fbshipit-source-id: 132655e7f65ffa6a87be211a874f901d204d5cce --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d13505abb..185bb2839 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ attrs>=21.2.0 deprecated>=1.2.12 importlib_metadata; python_version < '3.8' -holidays<=0.24 +holidays<=0.57 matplotlib>=2.0.0 numpy>=1.21,<1.22 pandas>=1.0.4,<=1.3.5