diff --git a/pigar/helpers.py b/pigar/helpers.py index 8c1f6e9..c33318a 100644 --- a/pigar/helpers.py +++ b/pigar/helpers.py @@ -17,7 +17,7 @@ from ._vendor.pip._vendor.packaging.version import Version try: - from ._vendor.pip._vendor import colorama + import colorama except ImportError: colorama = None diff --git a/pyproject.toml b/pyproject.toml index 556c4b2..f3d0e93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] requires-python = ">=3.8" -dependencies = ["click>=8.1", "nbformat>=5.7", "aiohttp>=3.9"] +dependencies = ["click>=8.1", "nbformat>=5.7", "aiohttp>=3.9", "colorama"] dynamic = ["version"] [project.scripts] diff --git a/requirements/py3.10.txt b/requirements/py3.10.txt index 35cf0c2..028eade 100644 --- a/requirements/py3.10.txt +++ b/requirements/py3.10.txt @@ -1,9 +1,11 @@ # Automatically generated by https://github.com/damnever/pigar. # pigar/dist.py: 28 -aiohttp==3.8.4 +aiohttp==3.9.5 # pigar/__main__.py: 24 # pigar/tests/test_cli.py: 9 -click==8.1.3 +click==8.1.7 +# pigar/helpers.py: 20 +colorama==0.4.6 # pigar/parser.py: 15 -nbformat==5.7.3 +nbformat==5.10.4 diff --git a/requirements/py3.11.txt b/requirements/py3.11.txt index 75be251..028eade 100644 --- a/requirements/py3.11.txt +++ b/requirements/py3.11.txt @@ -1,9 +1,11 @@ # Automatically generated by https://github.com/damnever/pigar. # pigar/dist.py: 28 -aiohttp==3.9.3 +aiohttp==3.9.5 # pigar/__main__.py: 24 # pigar/tests/test_cli.py: 9 click==8.1.7 +# pigar/helpers.py: 20 +colorama==0.4.6 # pigar/parser.py: 15 -nbformat==5.9.2 +nbformat==5.10.4 diff --git a/requirements/py3.12.txt b/requirements/py3.12.txt index 75be251..028eade 100644 --- a/requirements/py3.12.txt +++ b/requirements/py3.12.txt @@ -1,9 +1,11 @@ # Automatically generated by https://github.com/damnever/pigar. # pigar/dist.py: 28 -aiohttp==3.9.3 +aiohttp==3.9.5 # pigar/__main__.py: 24 # pigar/tests/test_cli.py: 9 click==8.1.7 +# pigar/helpers.py: 20 +colorama==0.4.6 # pigar/parser.py: 15 -nbformat==5.9.2 +nbformat==5.10.4 diff --git a/requirements/py3.7.txt b/requirements/py3.7.txt index 75be251..028eade 100644 --- a/requirements/py3.7.txt +++ b/requirements/py3.7.txt @@ -1,9 +1,11 @@ # Automatically generated by https://github.com/damnever/pigar. # pigar/dist.py: 28 -aiohttp==3.9.3 +aiohttp==3.9.5 # pigar/__main__.py: 24 # pigar/tests/test_cli.py: 9 click==8.1.7 +# pigar/helpers.py: 20 +colorama==0.4.6 # pigar/parser.py: 15 -nbformat==5.9.2 +nbformat==5.10.4 diff --git a/requirements/py3.8.txt b/requirements/py3.8.txt index 75be251..028eade 100644 --- a/requirements/py3.8.txt +++ b/requirements/py3.8.txt @@ -1,9 +1,11 @@ # Automatically generated by https://github.com/damnever/pigar. # pigar/dist.py: 28 -aiohttp==3.9.3 +aiohttp==3.9.5 # pigar/__main__.py: 24 # pigar/tests/test_cli.py: 9 click==8.1.7 +# pigar/helpers.py: 20 +colorama==0.4.6 # pigar/parser.py: 15 -nbformat==5.9.2 +nbformat==5.10.4 diff --git a/requirements/py3.9.txt b/requirements/py3.9.txt index 75be251..028eade 100644 --- a/requirements/py3.9.txt +++ b/requirements/py3.9.txt @@ -1,9 +1,11 @@ # Automatically generated by https://github.com/damnever/pigar. # pigar/dist.py: 28 -aiohttp==3.9.3 +aiohttp==3.9.5 # pigar/__main__.py: 24 # pigar/tests/test_cli.py: 9 click==8.1.7 +# pigar/helpers.py: 20 +colorama==0.4.6 # pigar/parser.py: 15 -nbformat==5.9.2 +nbformat==5.10.4