diff --git a/poetry.lock b/poetry.lock index 80029927..94445a62 100644 --- a/poetry.lock +++ b/poetry.lock @@ -329,7 +329,7 @@ reference = "ali" name = "commonmark" version = "0.9.1" description = "Python parser for the CommonMark Markdown spec" -category = "dev" +category = "main" optional = false python-versions = "*" @@ -1008,7 +1008,7 @@ reference = "ali" name = "pygments" version = "2.12.0" description = "Pygments is a syntax highlighting package written in Python." -category = "dev" +category = "main" optional = false python-versions = ">=3.6" @@ -1241,7 +1241,7 @@ reference = "ali" name = "rich" version = "12.4.3" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "dev" +category = "main" optional = false python-versions = ">=3.6.3,<4.0.0"