From 76994bd96f6c452b0b9876f034a29bcc8b9e7248 Mon Sep 17 00:00:00 2001 From: gyzhou2000 Date: Sun, 14 Jul 2024 15:25:30 +0000 Subject: [PATCH] update --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd0da96d..c59bb261 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -numpy<2.0.0 +numpy scipy pybind11 torch @@ -8,4 +8,4 @@ tqdm pandas numba pyparsing -tensorflow==2.10.0 \ No newline at end of file +tensorflow==2.11.0 \ No newline at end of file