File size: 1,788 Bytes
c7256ee | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 | aiohappyeyeballs==2.6.1 aiohttp==3.13.3 aiosignal==1.4.0 annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.12.1 arxiv==2.4.1 attrs==26.1.0 certifi==2026.2.25 charset-normalizer==3.4.6 click==8.3.1 colorama==0.4.6 dataclasses-json==0.6.7 feedparser==6.0.12 fastapi==0.121.1 filelock==3.25.2 frozenlist==1.8.0 fsspec==2026.2.0 greenlet==3.3.2 h11==0.16.0 hf-xet==1.4.2 httpcore==1.0.9 httpx==0.28.1 httpx-sse==0.4.3 huggingface_hub==0.36.0 idna==3.11 Jinja2==3.1.6 joblib==1.5.3 jsonpatch==1.33 jsonpointer==3.1.1 langchain-classic==1.0.3 langchain-community==0.4.1 langchain-core==1.2.21 langchain-experimental==0.4.1 langchain-huggingface==1.2.1 langchain-text-splitters==1.1.1 langsmith==0.7.22 markdown-it-py==4.0.0 MarkupSafe==3.0.3 marshmallow==3.26.2 mdurl==0.1.2 mpmath==1.3.0 multidict==6.7.1 mypy_extensions==1.1.0 networkx==3.6.1 nltk==3.9.4 numpy==2.4.3 orjson==3.11.7 packaging==24.2 pandas==3.0.1 pinecone==8.1.0 pinecone-plugin-assistant==3.0.2 pinecone-plugin-interface==0.0.7 propcache==0.4.1 pydantic==2.12.5 pydantic-settings==2.13.1 pydantic_core==2.41.5 Pygments==2.19.2 PyMuPDF==1.27.2.2 python-dateutil==2.9.0.post0 python-dotenv==1.2.2 PyYAML==6.0.3 rank-bm25==0.2.2 regex==2026.2.28 requests==2.32.5 requests-toolbelt==1.0.0 rich==14.3.3 safetensors==0.7.0 scikit-learn==1.8.0 scipy==1.17.1 sentence-transformers==5.3.0 setuptools==81.0.0 sgmllib3k==1.0.0 shellingham==1.5.4 six==1.17.0 SQLAlchemy==2.0.48 sympy==1.14.0 tenacity==9.1.4 threadpoolctl==3.6.0 tokenizers==0.22.2 torch==2.11.0 tqdm==4.67.3 transformers==4.57.1 typer==0.24.1 typing-inspect==0.9.0 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata==2025.3 urllib3==2.6.3 uvicorn==0.38.0 uuid_utils==0.14.1 xxhash==3.6.0 yarl==1.23.0 zstandard==0.25.0 groq==1.1.2 jiter==0.13.0 openai==2.30.0 |