From d0f494dda22f27ba920f2f32d4d85ac058302976 Mon Sep 17 00:00:00 2001 From: Sankalp Sanand Date: Mon, 29 Jan 2024 23:19:54 -0500 Subject: [PATCH] removed minor changes --- VERSION | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 3379c667f..3fea2add4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.233.0-rc.0 +0.233.0-rc.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 72f23b837..f9d0fa34c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ aiohttp>=3.8.1 alembic>=1.8.0 boto3>=1.26.110 click>=8.1.3 -cloudpickle>=2.0.0,<3 +cloudpickle>=2.0.0 dask[distributed]>=2022.6.0 fastapi>=0.100.0 filelock>=3.12.2