diff --git a/pyproject.toml b/pyproject.toml index c64d5ab2e66..51911bbadd1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ dependencies = [ "alabaster>=0.7.14", "imagesize>=1.3", "requests>=2.30.0", - "roman-numerals-py>=1.0.0", + "roman-numerals>=1.0.0", "packaging>=23.0", "colorama>=0.4.6; sys_platform == 'win32'", "ipython>=9.6.0",