faiss-cpu==1.7.4
typing-inspect==0.9.0

[:platform_machine == "aarch64" or (platform_machine == "ppc64le" or (platform_machine == "x86_64" or (platform_machine == "amd64" or (platform_machine == "AMD64" or (platform_machine == "win32" or platform_machine == "WIN32")))))]
greenlet==3.0.3

[:python_full_version >= "3.7.0"]
charset-normalizer==3.3.2
rich==13.7.0

[:python_full_version >= "3.7.1"]
openai==1.8.0

[:python_version < "3.11"]
async-timeout==4.0.3
exceptiongroup==1.2.0

[:python_version < "4.0" and python_full_version >= "3.8.1"]
langchain==0.1.1
langchain-community==0.0.13
langchain-core==0.1.11
langchain-openai==0.0.2.post1
langsmith==0.0.81

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6"]
jsonpatch==1.33
jsonpointer==2.4

[:python_version >= "3.5"]
idna==3.6
mypy-extensions==1.0.0

[:python_version >= "3.6"]
certifi==2023.11.17
distro==1.9.0
pyyaml==6.0.1

[:python_version >= "3.7"]
aiosignal==1.3.1
attrs==23.2.0
click==8.1.7
h11==0.14.0
mdurl==0.1.2
multidict==6.0.4
packaging==23.2
pydantic==2.5.3
pydantic-core==2.14.6
pygments==2.17.2
regex==2023.12.25
requests==2.31.0
sniffio==1.3.0
sqlalchemy==2.0.25
tenacity==8.2.3
tqdm==4.66.1
yarl==1.9.4

[:python_version >= "3.7" and python_version < "4.0"]
dataclasses-json==0.6.3

[:python_version >= "3.8"]
aiohttp==3.9.1
annotated-types==0.6.0
anyio==4.2.0
frozenlist==1.4.1
httpcore==1.0.2
httpx==0.26.0
markdown-it-py==3.0.0
marshmallow==3.20.2
python-dotenv==1.0.0
tiktoken==0.5.2
typing-extensions==4.9.0
urllib3==2.1.0

[:python_version >= "3.9"]
numpy==1.26.3
