Skip to content

Commit fbb71bd

Browse files
committed
fix: add missing colorama import
1 parent ff3dcd7 commit fbb71bd

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ openapi3 = "^1.7.0"
4949
defusedxml = "^0.7.1"
5050
requests = "^2.31.0"
5151
urllib3 = "<2"
52+
colorama = "^0.4.6"
5253

5354
[tool.poetry.group.dev.dependencies]
5455
mkdocs = "^1.4.2"

0 commit comments

Comments
 (0)