Skip to content

Commit

Permalink
add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering committed Mar 16, 2024
1 parent 7de6f47 commit c181f3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pyproject.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,6 +423,7 @@ Note that `install --extras` and the variations mentioned above (`--all-extras`,
```toml
[tool.poetry.dependencies]
pandas = {version="^2.2.1", extras=["computation", "performance"]}

[tool.poetry.group.dev.dependencies]
fastapi = {version="^0.92.0", extras=["all"]}
```
Expand Down

0 comments on commit c181f3c

Please sign in to comment.