From 63ab24a77bbb850baed77b515941342d48329aca Mon Sep 17 00:00:00 2001 From: voidking Date: Wed, 7 Feb 2024 11:54:31 +0800 Subject: [PATCH] chore: add one more space --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 804ff4359..1426500ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -63,7 +63,7 @@ gitignore-parser==0.1.9 websockets~=12.0 networkx~=3.2.1 google-generativeai==0.3.2 -playwright>=1.26 # used at metagpt/tools/libs/web_scraping.py +playwright>=1.26 # used at metagpt/tools/libs/web_scraping.py anytree ipywidgets==8.1.1 Pillow