From cbccca6a557997550f334a8f2bacfc3c8ed5b573 Mon Sep 17 00:00:00 2001 From: Agnes-U <108621458+Agnes-U@users.noreply.github.com> Date: Mon, 17 Apr 2023 11:46:23 +0800 Subject: [PATCH] loosen the dependency on notion --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af72e60..6fdf7d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -notion==0.0.20 \ No newline at end of file +notion>=0.0.20,<=0.0.21