diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..afc5ec3 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,95 @@ +aiohappyeyeballs==2.6.1 +aiohttp==3.11.16 +aiosignal==1.3.2 +annotated-types==0.7.0 +anyio==4.9.0 +asttokens==3.0.0 +async-timeout==4.0.3 +attrs==25.3.0 +certifi==2025.1.31 +charset-normalizer==3.4.1 +click==8.1.8 +contourpy==1.3.1 +cycler==0.12.1 +dataclasses-json==0.6.7 +decorator==5.2.1 +distro==1.9.0 +exceptiongroup==1.2.2 +executing==2.2.0 +fastapi==0.115.12 +fonttools==4.57.0 +frozenlist==1.5.0 +h11==0.14.0 +httpcore==1.0.8 +httptools==0.6.4 +httpx==0.28.1 +httpx-sse==0.4.0 +idna==3.10 +ipython==8.35.0 +jedi==0.19.2 +jiter==0.9.0 +jsonpatch==1.33 +jsonpointer==3.0.0 +kiwisolver==1.4.8 +langchain==0.3.23 +langchain-community==0.3.21 +langchain-core==0.3.51 +langchain-openai==0.3.12 +langchain-text-splitters==0.3.8 +langgraph==0.3.29 +langgraph-checkpoint==2.0.24 +langgraph-prebuilt==0.1.8 +langgraph-sdk==0.1.61 +langsmith==0.3.30 +loguru==0.7.3 +marqo==3.12.0 +marshmallow==3.26.1 +matplotlib==3.10.1 +matplotlib-inline==0.1.7 +multidict==6.4.3 +mypy-extensions==1.0.0 +numpy==2.2.4 +openai==1.72.0 +orjson==3.10.16 +ormsgpack==1.9.1 +packaging==24.2 +parso==0.8.4 +pexpect==4.9.0 +pillow==11.1.0 +prompt_toolkit==3.0.50 +propcache==0.3.1 +ptyprocess==0.7.0 +pure_eval==0.2.3 +pydantic==2.11.3 +pydantic-settings==2.8.1 +pydantic_core==2.33.1 +Pygments==2.19.1 +pyparsing==3.2.3 +python-dateutil==2.9.0.post0 +python-dotenv==1.1.0 +PyYAML==6.0.2 +regex==2024.11.6 +requests==2.32.3 +requests-toolbelt==1.0.0 +six==1.17.0 +sniffio==1.3.1 +SQLAlchemy==2.0.40 +stack-data==0.6.3 +starlette==0.46.1 +tenacity==9.1.2 +tiktoken==0.9.0 +toml==0.10.2 +tqdm==4.67.1 +traitlets==5.14.3 +typing-inspect==0.9.0 +typing-inspection==0.4.0 +typing_extensions==4.13.2 +urllib3==2.4.0 +uvicorn==0.34.0 +uvloop==0.21.0 +watchfiles==1.0.5 +wcwidth==0.2.13 +websockets==15.0.1 +xxhash==3.5.0 +yarl==1.19.0 +zstandard==0.23.0