diff --git a/pyproject.toml b/pyproject.toml index 9112710..828befb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ homepage = "https://github.com/thebigmunch/thorod" python = "^3.6" appdirs = "^1.4" -attrs = ">=18.2,<19.3" +attrs = ">=18.2,<19.4" crayons = "^0.2" pendulum = "^2.0" pprintpp = "0.*"