Metadata-Version: 2.4
Name: ziya
Version: 0.3.9.2
Summary: 
License-File: LICENSE
Author: Dan Cohn
Author-email: chroma@gmail.com
Requires-Python: >=3.10,<3.15
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Provides-Extra: local
Requires-Dist: aiohttp (>=3.12.0,<4.0.0)
Requires-Dist: beautifulsoup4 (>=4.12.0,<5.0.0)
Requires-Dist: boto3 (>=1.35.0,<2.0.0)
Requires-Dist: cryptography (>=46.0.0,<47.0.0)
Requires-Dist: cssutils (>=2.11.0,<3.0.0)
Requires-Dist: html5lib (>=1.1,<2.0)
Requires-Dist: langchain (>=1.0.0,<2.0.0)
Requires-Dist: langchain-anthropic (>=1.0.0,<2.0.0)
Requires-Dist: langchain-aws (>=1.0.0,<2.0.0)
Requires-Dist: langchain-classic (>=1.0.0,<2.0.0)
Requires-Dist: langchain-community (>=0.4.1,<0.5.0)
Requires-Dist: langchain-google-genai (>=3.0.0,<4.0.0)
Requires-Dist: langchain-text-splitters (>=1.0.0,<2.0.0)
Requires-Dist: langgraph (>=1.0.0,<2.0.0)
Requires-Dist: langgraph-prebuilt (>=1.0.0,<2.0.0)
Requires-Dist: numba (>=0.62.0,<0.63.0) ; python_version >= "3.10" and python_version < "3.14"
Requires-Dist: numpy (>=2.0.0,<2.3.0) ; python_version >= "3.10" and python_version < "3.12"
Requires-Dist: numpy (>=2.3.2,<3.0.0) ; python_version >= "3.12" and python_version < "3.15"
Requires-Dist: openpyxl (>=3.1.0,<4.0.0)
Requires-Dist: pandas (>=2.2.0,<3.0.0)
Requires-Dist: pdfplumber (>=0.11.0,<0.12.0)
Requires-Dist: pillow (>=11.0.0,<12.0.0)
Requires-Dist: pyOpenSSL (>=25.0.0,<26.0.0)
Requires-Dist: pydantic (>=2.10.0,<3.0.0)
Requires-Dist: pypdf (>=6.0.0,<7.0.0)
Requires-Dist: python-docx (>=1.1.0,<2.0.0)
Requires-Dist: python-pptx (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.32.0,<3.0.0)
Requires-Dist: setuptools (>=75.0.0,<76.0.0)
Requires-Dist: starlette (>=0.49.0,<0.50.0)
Requires-Dist: torch (>=2.8.0,<3.0.0) ; extra == "local"
Requires-Dist: urllib3 (>=2.5.0,<3.0.0)
Requires-Dist: uvicorn[standard] (>=0.38.0,<0.39.0)
Requires-Dist: watchdog (>=6.0.0,<7.0.0)
Requires-Dist: whatthepatch (>=1.0.6,<2.0.0)
