File size: 2,426 Bytes
e84d389 | 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 | aiohappyeyeballs==2.6.1 aiohttp==3.12.13 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.9.0 arrow==1.3.0 attrs==25.3.0 bcrypt==4.3.0 cachetools==5.5.2 certifi==2025.6.15 cffi==1.17.1 charset-normalizer==3.4.2 circuitbreaker==2.1.3 click==8.0.4 cryptography==44.0.3 dataclasses-json==0.6.7 distro==1.9.0 dnspython==2.7.0 email_validator==2.2.0 faiss-cpu==1.11.0 fastapi==0.116.0 filelock==3.18.0 frozenlist==1.7.0 fsspec==2025.5.1 google-auth==2.40.3 google-genai==1.24.0 greenlet==3.2.3 groq==0.29.0 h11==0.16.0 hf-xet==1.1.5 httpcore==1.0.9 httpx==0.28.1 httpx-sse==0.4.1 huggingface-hub==0.33.2 idna==3.10 Jinja2==3.1.6 jmespath==0.10.0 joblib==1.5.1 jsonpatch==1.33 jsonpointer==3.0.0 langchain==0.3.26 langchain-community==0.3.27 langchain-core==0.3.68 langchain-groq==0.3.5 langchain-huggingface==0.3.0 langchain-mongodb==0.6.2 langchain-text-splitters==0.3.8 langsmith==0.4.4 lark==1.2.2 MarkupSafe==3.0.2 marshmallow==3.26.1 mpmath==1.3.0 multidict==6.6.3 mypy_extensions==1.1.0 networkx==3.5 numpy==2.3.1 nvidia-cublas-cu12==12.6.4.1 nvidia-cuda-cupti-cu12==12.6.80 nvidia-cuda-nvrtc-cu12==12.6.77 nvidia-cuda-runtime-cu12==12.6.77 nvidia-cudnn-cu12==9.5.1.17 nvidia-cufft-cu12==11.3.0.4 nvidia-cufile-cu12==1.11.1.6 nvidia-curand-cu12==10.3.7.77 nvidia-cusolver-cu12==11.7.1.2 nvidia-cusparse-cu12==12.5.4.2 nvidia-cusparselt-cu12==0.6.3 nvidia-nccl-cu12==2.26.2 nvidia-nvjitlink-cu12==12.6.85 nvidia-nvtx-cu12==12.6.77 oci==2.155.0 oci-cli==3.62.0 orjson==3.10.18 packaging==24.2 passlib==1.7.4 pillow==11.3.0 prompt-toolkit==3.0.43 propcache==0.3.2 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pydantic==2.11.7 pydantic-settings==2.10.1 pydantic_core==2.33.2 PyJWT==2.10.1 pymongo==4.13.2 pyOpenSSL==24.3.0 python-dateutil==2.9.0.post0 python-dotenv==1.1.1 python-multipart==0.0.20 pytz==2025.2 PyYAML==6.0.2 regex==2024.11.6 requests==2.32.4 requests-toolbelt==1.0.0 rsa==4.9.1 safetensors==0.5.3 scikit-learn==1.7.0 scipy==1.16.0 sentence-transformers==5.0.0 setuptools==80.9.0 six==1.17.0 sniffio==1.3.1 SQLAlchemy==2.0.41 starlette==0.46.2 sympy==1.14.0 tenacity==8.5.0 terminaltables==3.1.10 threadpoolctl==3.6.0 tokenizers==0.21.2 torch==2.7.1 tqdm==4.67.1 transformers==4.53.1 triton==3.3.1 types-python-dateutil==2.9.0.20250516 typing-inspect==0.9.0 typing-inspection==0.4.1 typing_extensions==4.14.1 urllib3==2.5.0 uvicorn==0.35.0 wcwidth==0.2.13 websockets==15.0.1 yarl==1.20.1 zstandard==0.23.0 |