From bcead129726bbf60771928175ea7640d767b8f0c Mon Sep 17 00:00:00 2001 From: Ivan-267 <61947090+Ivan-267@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:52:40 +0100 Subject: [PATCH] Update setup.cfg --- setup.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 9ba06b5..85db3c5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,12 +11,12 @@ classifiers = [options] packages = find: install_requires = - numpy<2 + numpy tensorboard wget huggingface_hub>=0.10 - gymnasium<=0.29.1 - stable-baselines3>=2.0.0,<2.4.0 + gymnasium<=1.0.0 + stable-baselines3>=2.0.0,<=2.4.0 huggingface_sb3 onnx onnxruntime