From 7bb7e37fd3a1d9ed2ee89dd93ccc5694bd64e640 Mon Sep 17 00:00:00 2001 From: shenchucheng <60704484+shenchucheng@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:53:49 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9c90034cb..0a54236f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pandas==2.0.3 pydantic==2.5.3 #pygame==2.1.3 #pymilvus==2.2.8 -pytest==7.2.2 +# pytest==7.2.2 # test extras require python_docx==0.8.11 PyYAML==6.0.1 # sentence_transformers==2.2.2 @@ -38,7 +38,7 @@ typing-inspect==0.8.0 typing_extensions==4.9.0 libcst==1.0.1 qdrant-client==1.7.0 -pytest-mock==3.11.1 +# pytest-mock==3.11.1 # test extras require # open-interpreter==0.1.7; python_version>"3.9" # Conflict with openai 1.x ta==0.10.2 semantic-kernel==0.4.3.dev0 @@ -57,5 +57,5 @@ gitignore-parser==0.1.9 websockets~=12.0 networkx~=3.2.1 google-generativeai==0.3.2 -playwright==1.40.0 +# playwright==1.40.0 # playwright extras require anytree