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
22
22
pydantic == 2.5.3
23
23
#pygame==2.1.3
24
24
#pymilvus==2.2.8
25
- pytest == 7.2.2
25
+ # pytest==7.2.2 # test extras require
26
26
python_docx == 0.8.11
27
27
PyYAML == 6.0.1
28
28
# sentence_transformers==2.2.2
@@ -38,7 +38,7 @@ typing-inspect==0.8.0
38
38
typing_extensions == 4.9.0
39
39
libcst == 1.0.1
40
40
qdrant-client == 1.7.0
41
- pytest-mock == 3.11.1
41
+ # pytest-mock==3.11.1 # test extras require
42
42
# open-interpreter==0.1.7; python_version>"3.9" # Conflict with openai 1.x
43
43
ta == 0.10.2
44
44
semantic-kernel == 0.4.3.dev0
@@ -57,5 +57,5 @@ gitignore-parser==0.1.9
57
57
websockets ~= 12.0
58
58
networkx ~= 3.2.1
59
59
google-generativeai == 0.3.2
60
- playwright == 1.40.0
60
+ # playwright==1.40.0 # playwright extras require
61
61
anytree
You can’t perform that action at this time.
0 commit comments