Package org.openrewrite.python
@NullMarked
@NonNullFields
package org.openrewrite.python
-
ClassesClassDescriptionAdd a dependency to the
[project].dependenciesarray in pyproject.toml.Parser for pyproject.toml files that delegates to TomlParser and attaches aPythonResolutionResultmarker with dependency metadata.Parser for Python source files.Remove a dependency from the[project].dependenciesarray in pyproject.toml.Upgrade the version constraint for a dependency in[project].dependenciesin pyproject.toml.