This is an automated email from the ASF dual-hosted git repository.

yiconghuang pushed a commit to branch chore/dep/bump-numpy-to-2.1.0
in repository https://gitbox.apache.org/repos/asf/texera.git

commit cd4e9647be38b7fc6a2f9c3fa1dfb7205f1dcd26
Author: Yicong Huang <[email protected]>
AuthorDate: Sun Nov 30 23:58:05 2025 -0800

    Bump numpy version to 2.1.0
    
    Signed-off-by: Yicong Huang <[email protected]>
---
 amber/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/amber/requirements.txt b/amber/requirements.txt
index e2db1342ab..7e2c5304ec 100644
--- a/amber/requirements.txt
+++ b/amber/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 wheel==0.41.2
-numpy==1.26.4
+numpy==2.1.0
 pandas==2.2.3
 flake8==7.1.1
 Flake8-pyproject==1.2.3

Reply via email to