Merge branch 'main' into feature/json_write_prd

This commit is contained in:
femto 2023-09-22 13:23:30 +08:00 committed by GitHub
commit bc1e8db65b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 85 additions and 7 deletions

View file

@ -27,7 +27,7 @@ PyYAML==6.0
# sentence_transformers==2.2.2
setuptools==65.6.3
tenacity==8.2.2
tiktoken==0.3.3
tiktoken==0.4.0
tqdm==4.64.0
#unstructured[local-inference]
# playwright
@ -39,6 +39,7 @@ typing_extensions==4.5.0
libcst==1.0.1
qdrant-client==1.4.0
pytest-mock==3.11.1
open-interpreter==0.1.3
open-interpreter==0.1.4; python_version>"3.9"
ta==0.10.2
semantic-kernel==0.3.10.dev0