diff --git a/requirements/framework.txt b/requirements/framework.txt index e748026e..83e69a00 100644 --- a/requirements/framework.txt +++ b/requirements/framework.txt @@ -4,11 +4,9 @@ datasets>=2.8.0,<=2.13.0 einops filelock>=3.3.0 gast>=0.2.2 -# for python3.7 python3.8 compatible -numpy<=1.22.0 +numpy oss2 -# for datasets compatible and py37 py38 compatible -pandas<1.4.0 +pandas Pillow>=6.2.0 # pyarrow 9.0.0 introduced event_loop core dump pyarrow>=6.0.0,!=9.0.0