Mercurial
comparison love/pdf-mcp/requirements.txt @ 38:cf9caa4abc3e
[Love] FE and BE. Can chat and render images. Also created MCP for powerpoint generations.
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Mon, 01 Dec 2025 20:35:56 -0800 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 37:fb9bcd3145cb | 38:cf9caa4abc3e |
|---|---|
| 1 aiohappyeyeballs==2.6.1 | |
| 2 aiohttp==3.13.2 | |
| 3 aiosignal==1.4.0 | |
| 4 annotated-doc==0.0.4 | |
| 5 annotated-types==0.7.0 | |
| 6 anyio==4.11.0 | |
| 7 attrs==25.4.0 | |
| 8 Authlib==1.6.5 | |
| 9 backports.tarfile==1.2.0 | |
| 10 basedpyright==1.34.0 | |
| 11 beartype==0.22.6 | |
| 12 beautifulsoup4==4.14.2 | |
| 13 cachetools==6.2.2 | |
| 14 certifi==2025.11.12 | |
| 15 cffi==2.0.0 | |
| 16 charset-normalizer==3.4.4 | |
| 17 click==8.3.1 | |
| 18 cryptography==46.0.3 | |
| 19 cyclopts==4.2.4 | |
| 20 diskcache==5.6.3 | |
| 21 dnspython==2.8.0 | |
| 22 docstring_parser==0.17.0 | |
| 23 docutils==0.22.3 | |
| 24 email-validator==2.3.0 | |
| 25 exceptiongroup==1.3.0 | |
| 26 fastapi==0.121.3 | |
| 27 fastmcp==2.13.1 | |
| 28 frozenlist==1.8.0 | |
| 29 greenlet==3.2.4 | |
| 30 grpcio==1.76.0 | |
| 31 h11==0.16.0 | |
| 32 httpcore==1.0.9 | |
| 33 httpx==0.28.1 | |
| 34 httpx-sse==0.4.3 | |
| 35 idna==3.11 | |
| 36 importlib_metadata==8.7.0 | |
| 37 jaraco.classes==3.4.0 | |
| 38 jaraco.context==6.0.1 | |
| 39 jaraco.functools==4.3.0 | |
| 40 jeepney==0.9.0 | |
| 41 Jinja2==3.1.6 | |
| 42 jsonschema==4.25.1 | |
| 43 jsonschema-path==0.3.4 | |
| 44 jsonschema-specifications==2025.9.1 | |
| 45 keyring==25.7.0 | |
| 46 markdown-it-py==4.0.0 | |
| 47 markdown2==2.5.4 | |
| 48 MarkupSafe==3.0.3 | |
| 49 mcp==1.22.0 | |
| 50 mdurl==0.1.2 | |
| 51 more-itertools==10.8.0 | |
| 52 multidict==6.7.0 | |
| 53 nodejs-wheel-binaries==24.11.1 | |
| 54 openapi-pydantic==0.5.1 | |
| 55 opentelemetry-api==1.38.0 | |
| 56 opentelemetry-sdk==1.38.0 | |
| 57 opentelemetry-semantic-conventions==0.59b0 | |
| 58 packaging==25.0 | |
| 59 pathable==0.4.4 | |
| 60 pathvalidate==3.3.1 | |
| 61 platformdirs==4.5.0 | |
| 62 playwright==1.56.0 | |
| 63 propcache==0.4.1 | |
| 64 protobuf==6.33.1 | |
| 65 py-key-value-aio==0.2.8 | |
| 66 py-key-value-shared==0.2.8 | |
| 67 pycparser==2.23 | |
| 68 pydantic==2.12.4 | |
| 69 pydantic-settings==2.12.0 | |
| 70 pydantic_core==2.41.5 | |
| 71 pyee==13.0.0 | |
| 72 Pygments==2.19.2 | |
| 73 PyJWT==2.10.1 | |
| 74 pyperclip==1.11.0 | |
| 75 python-dotenv==1.2.1 | |
| 76 python-multipart==0.0.20 | |
| 77 PyYAML==6.0.3 | |
| 78 referencing==0.36.2 | |
| 79 requests==2.32.5 | |
| 80 rich==14.2.0 | |
| 81 rich-rst==1.3.2 | |
| 82 rpds-py==0.29.0 | |
| 83 SecretStorage==3.4.1 | |
| 84 shellingham==1.5.4 | |
| 85 sniffio==1.3.1 | |
| 86 soupsieve==2.8 | |
| 87 sse-starlette==3.0.3 | |
| 88 starlette==0.50.0 | |
| 89 typer==0.20.0 | |
| 90 typing-inspection==0.4.2 | |
| 91 typing_extensions==4.15.0 | |
| 92 urllib3==2.5.0 | |
| 93 uvicorn==0.38.0 | |
| 94 websockets==15.0.1 | |
| 95 xai-sdk==1.4.0 | |
| 96 yarl==1.22.0 | |
| 97 zipp==3.23.0 |