Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Regenerate the requirements files by running: ./gradlew :sdks:python:container:generatePythonRequirementsAll and commiting the changes. Exectution takes about ~5 Execution can take up to 5 min per Python version and is somewhat resource-demanding. You can also regenerate the dependencies individually per version with targets like ./gradlew :sdks:python:container:py38:generatePythonRequirements.

...