From 592eebe51626f2ab243d3c237cbfdbfaa13e3a35 Mon Sep 17 00:00:00 2001 From: Leonardo Custodio Date: Tue, 31 Jan 2023 12:10:41 -0300 Subject: [PATCH] Add to setup --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0d177725f..e6b5ca464 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,8 +23,6 @@ tables==3.8.0 blosc==1.11.1 joblib==1.2.0 pyarrow==11.0.0; platform_machine != 'armv7l' -# Fixes issue where gym cannot be installed - https://github.com/pypa/setuptools/issues/3801 -setuptools==65.5.0 # find first, C search in arrays py_find_1st==1.1.5