From 1791677aa774ed9f86303b8f73dbe426baf0f804 Mon Sep 17 00:00:00 2001 From: Chris O <46587501+ChrisO345@users.noreply.github.com> Date: Thu, 21 Sep 2023 10:02:16 +1200 Subject: [PATCH] set version of xgboost --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1128e9d66820..6616bef8ae58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ sympy tensorflow texttable tweepy -xgboost +xgboost==1.7.6 yulewalker