From 75601efc6a3879ccdaa62dbf24f4dad3ae667c46 Mon Sep 17 00:00:00 2001 From: Tianbao Xie <47296835+Timothyxxx@users.noreply.github.com> Date: Wed, 12 Feb 2025 02:22:49 -0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15cc088..6a19d54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -numpy~=1.26.4 +numpy~=1.24.4 Pillow~=11.0.0 fabric gymnasium~=0.28.1