poetry-add Verified for current stable LTS

Poetry Add Command: Add Specific Version Of Package

Use for add specific version of package with Poetry Add. Exact CLI syntax to add specific version of package using Poetry Add.

When to use this: Use for add specific version of package with Poetry Add.

Command Syntax

poetry add <package_name>==<version>

Command Breakdown

poetry is the base executable for this command.

FAQ

Purpose: Exact syntax to add specific version of package using Poetry Add.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Poetry Add directory