Ryan Orendorff
Ryan Orendorff
`fetchPypi` just calls `fetchurl` underneath but has a slightly different calling syntax in order to construct the URL. It would be great to track these external dependencies using niv. :-)
I had a question about the security of the permits submitted in the Permit2 SignatureTransfer.permitTransferFrom. From my reading, the signature is a signature on the following data: ``` address sellToken...
**Describe the bug** When using the python environment through `venv` and `uv`, packages that are defined but then later removed from the `languages.python.venv.requirements` field are still available to import. As...