File size: 2,491 Bytes
95760ad |
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 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 |
aiofiles==24.1.0 aiohappyeyeballs==2.6.1 aiohttp==3.11.18 aiosignal==1.3.2 annotated-types==0.7.0 anyio==4.9.0 arxiv==2.2.0 attrs==25.3.0 Authlib==1.6.0 beautifulsoup4==4.13.4 certifi==2025.4.26 cffi==1.17.1 charset-normalizer==3.4.2 click==8.1.8 colorama==0.4.6 cryptography==45.0.2 dataclasses-json==0.6.7 distro==1.9.0 docutils==0.21.2 et_xmlfile==2.0.0 fastapi==0.115.12 feedparser==6.0.11 ffmpy==0.5.0 filelock==3.18.0 frozenlist==1.6.0 fsspec==2025.5.0 gradio==5.31.0 gradio_client==1.10.1 greenlet==3.2.2 groovy==0.1.2 h11==0.16.0 httpcore==1.0.9 httpx==0.28.1 httpx-sse==0.4.0 huggingface-hub==0.31.4 idna==3.10 importlib_metadata==8.7.0 itsdangerous==2.2.0 Jinja2==3.1.6 jiter==0.10.0 joblib==1.5.0 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2025.4.1 langchain==0.3.25 langchain-community==0.3.24 langchain-core==0.3.61 langchain-ollama==0.3.3 langchain-tavily==0.1.6 langchain-text-splitters==0.3.8 langgraph==0.4.7 langgraph-checkpoint==2.0.26 langgraph-prebuilt==0.2.1 langgraph-sdk==0.1.70 langsmith==0.3.42 litellm==1.70.4 llvmlite==0.44.0 markdown-it-py==3.0.0 MarkupSafe==3.0.2 marshmallow==3.26.1 mdurl==0.1.2 more-itertools==10.7.0 mpmath==1.3.0 multidict==6.4.4 mypy==1.15.0 mypy_extensions==1.1.0 networkx==3.4.2 nltk==3.9.1 numba==0.61.2 numpy==2.2.6 ollama==0.4.9 openai==1.82.0 openai-whisper==20240930 openpyxl==3.1.5 orjson==3.10.18 ormsgpack==1.10.0 packaging==24.2 pandas==2.2.3 pillow==11.2.1 propcache==0.3.1 pycparser==2.22 pydantic==2.11.5 pydantic-settings==2.9.1 pydantic_core==2.33.2 pydub==0.25.1 Pygments==2.19.1 PyMuPDF==1.26.0 python-dateutil==2.9.0.post0 python-dotenv==1.1.0 python-multipart==0.0.20 pytubefix==9.1.1 pytz==2025.2 PyYAML==6.0.2 referencing==0.36.2 regex==2024.11.6 requests==2.32.3 requests-toolbelt==1.0.0 rich==14.0.0 rpds-py==0.25.1 ruff==0.11.11 safehttpx==0.1.6 scikit-learn==1.6.1 scipy==1.15.3 semantic-version==2.10.0 setuptools==80.8.0 sgmllib3k==1.0.0 shellingham==1.5.4 six==1.17.0 smolagents==1.16.1 sniffio==1.3.1 soupsieve==2.7 SQLAlchemy==2.0.41 starlette==0.46.2 statistics==1.0.3.5 sympy==1.14.0 tabulate==0.9.0 tavily-python==0.7.2 tenacity==9.1.2 threadpoolctl==3.6.0 tiktoken==0.9.0 tokenizers==0.21.1 tomlkit==0.13.2 torch==2.7.0+cu128 tqdm==4.67.1 typer==0.15.4 typing-inspect==0.9.0 typing-inspection==0.4.1 typing_extensions==4.13.2 tzdata==2025.2 urllib3==2.4.0 uvicorn==0.34.2 websockets==15.0.1 wikipedia==1.4.0 xxhash==3.5.0 yarl==1.20.0 zipp==3.21.0 zstandard==0.23.0 |