Tutorials
However, older versions have a critical CVE, so you do need to upgrade! If you use uv (thanks to @charliermarsh) you can pop this in your py…
However, older versions have a critical CVE, so you do need to upgrade! If you use uv (thanks to @charliermarsh) you can pop this in your pyproject to work around it: ``` [tool.uv] override-dependenci
However, older versions have a critical CVE, so you do need to upgrade! If you use uv (thanks to @charliermarsh) you can pop this in your pyproject to work around it: [tool.uv] override-dependencies = [ "pydantic>=2.5,<3", "numpy>2", "openai>=2.8,<3", "aiohttp>=3.10", "click>=8.1", "jsonschema>=4.22,<5", "python-dotenv>=1.0", "importlib-metadata>=6.0", ]
Related
- https://x.com/ben_golub/status/2042079804271313343
- Since this is blowing up on hacker news. Boris said that CLI usage is allowed. Thus we added support for it, only to find out that we are st…
- @AmandaAskell are you the person to thank for this?
- looks like i'm not entirely off base with this then. we need friction.
Source: Jeremy Howard (X) | 2026-04-28