File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ pandas==2.0.3
2222pydantic == 2.5.3
2323#pygame==2.1.3
2424#pymilvus==2.2.8
25- pytest == 7.2.2
25+ # pytest==7.2.2 # test extras require
2626python_docx == 0.8.11
2727PyYAML == 6.0.1
2828# sentence_transformers==2.2.2
@@ -38,7 +38,7 @@ typing-inspect==0.8.0
3838typing_extensions == 4.9.0
3939libcst == 1.0.1
4040qdrant-client == 1.7.0
41- pytest-mock == 3.11.1
41+ # pytest-mock==3.11.1 # test extras require
4242# open-interpreter==0.1.7; python_version>"3.9" # Conflict with openai 1.x
4343ta == 0.10.2
4444semantic-kernel == 0.4.3.dev0
@@ -57,5 +57,5 @@ gitignore-parser==0.1.9
5757websockets ~= 12.0
5858networkx ~= 3.2.1
5959google-generativeai == 0.3.2
60- playwright == 1.40.0
60+ # playwright==1.40.0 # playwright extras require
6161anytree
You can’t perform that action at this time.
0 commit comments