github.com/anchore/syft@v1.38.2/syft/pkg/cataloger/python/test-fixtures/pypi-remote/pyproject.toml (about)

     1  [tool.poetry]
     2  name = "testpkg"
     3  version = "0.1.0"
     4  description = ""
     5  authors = ["Alex Goodman <wagoodman@users.noreply.github.com>"]
     6  readme = "README.md"
     7  
     8  [tool.poetry.dependencies]
     9  certifi = "^2025.10.5"