File size: 2,296 Bytes
458c8e2 | 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 | aiofiles==23.2.1 aiohappyeyeballs==2.6.1 aiohttp==3.12.15 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.11.0 async-timeout==4.0.3 attrs==25.3.0 cachetools==6.2.0 certifi==2025.8.3 charset-normalizer==3.4.3 cleanlab==2.7.1 click==8.1.8 contourpy==1.3.0 cycler==0.12.1 dataclasses-json==0.6.7 datasets==4.1.1 dill==0.4.0 dotenv==0.9.9 exceptiongroup==1.3.0 fastapi==0.118.0 ffmpy==0.6.1 filelock==3.19.1 filetype==1.2.0 fonttools==4.60.1 frozenlist==1.7.0 fsspec==2025.9.0 google-ai-generativelanguage==0.7.0 google-api-core==2.25.2 google-auth==2.41.1 googleapis-common-protos==1.70.0 gradio==4.44.1 gradio_client==1.3.0 grpcio==1.75.1 grpcio-status==1.75.1 h11==0.16.0 hf-xet==1.1.10 httpcore==1.0.9 httpx==0.28.1 httpx-sse==0.4.1 huggingface-hub==0.35.3 idna==3.10 importlib_resources==6.5.2 Jinja2==3.1.6 joblib==1.5.2 jsonpatch==1.33 jsonpointer==3.0.0 kiwisolver==1.4.7 langchain==0.3.27 langchain-community==0.3.30 langchain-core==0.3.78 langchain-google-genai==2.1.12 langchain-text-splitters==0.3.11 langgraph==0.6.8 langgraph-checkpoint==2.1.1 langgraph-prebuilt==0.6.4 langgraph-sdk==0.2.9 langsmith==0.4.32 markdown-it-py==3.0.0 MarkupSafe==2.1.5 marshmallow==3.26.1 matplotlib==3.9.4 mdurl==0.1.2 multidict==6.6.4 multiprocess==0.70.16 mypy_extensions==1.1.0 narwhals==2.6.0 numpy==1.26.4 orjson==3.11.3 ormsgpack==1.10.0 packaging==25.0 pandas==2.3.3 pandoc==2.4 pillow==10.4.0 plotly==6.3.1 plumbum==1.9.0 ply==3.11 propcache==0.4.0 proto-plus==1.26.1 protobuf==6.32.1 pyarrow==21.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pydantic==2.10.6 pydantic-settings==2.11.0 pydantic_core==2.27.2 pydub==0.25.1 Pygments==2.19.2 pypandoc==1.15 pyparsing==3.2.5 python-dateutil==2.9.0.post0 python-dotenv==1.1.1 python-multipart==0.0.20 pytz==2025.2 PyYAML==6.0.3 reportlab==4.4.4 requests==2.32.5 requests-toolbelt==1.0.0 rich==14.1.0 rsa==4.9.1 ruff==0.13.3 scikit-learn==1.6.1 scipy==1.13.1 semantic-version==2.10.0 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1 SQLAlchemy==2.0.43 starlette==0.48.0 tenacity==9.1.2 termcolor==3.1.0 threadpoolctl==3.6.0 tomlkit==0.12.0 tqdm==4.67.1 typer==0.19.2 typing-inspect==0.9.0 typing-inspection==0.4.2 typing_extensions==4.15.0 tzdata==2025.2 urllib3==2.5.0 uvicorn==0.37.0 websockets==12.0 xxhash==3.6.0 yarl==1.20.1 zipp==3.23.0 zstandard==0.25.0 |