diff --git a/requirements-full.txt b/requirements-full.txt index 81f5c10..3796132 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -59,7 +59,7 @@ pydantic>=2.4.0,<3.0.0 # Data validation # Development and debugging icecream>=2.1.0,<3.0.0 # Debugging print statements -loguru>=0.7.0,<1.0.0 # Advanced logging +loguru>=0.7.3,<1.0.0 # Advanced logging colorama>=0.4.0,<1.0.0 # Cross-platform colored terminal text # Optional GUI support