diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..9609713 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,33 @@ +annotated-types==0.7.0 +anyio==4.8.0 +certifi==2025.1.31 +charset-normalizer==3.4.1 +distro==1.9.0 +exceptiongroup==1.2.2 +h11==0.14.0 +httpcore==1.0.7 +httpx==0.28.1 +idna==3.10 +jiter==0.9.0 +jsonpatch==1.33 +jsonpointer==3.0.0 +langchain-core==0.3.45 +langchain-openai==0.3.8 +langsmith==0.3.15 +marqo==3.11.0 +openai==1.66.3 +orjson==3.10.15 +packaging==24.2 +pydantic==2.10.6 +pydantic_core==2.27.2 +PyYAML==6.0.2 +regex==2024.11.6 +requests==2.32.3 +requests-toolbelt==1.0.0 +sniffio==1.3.1 +tenacity==9.0.0 +tiktoken==0.9.0 +tqdm==4.67.1 +typing_extensions==4.12.2 +urllib3==2.3.0 +zstandard==0.23.0