diff --git a/requirements.txt b/requirements.txt index 42e00c2..585f43c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click==8.1.7 ; python_full_version >= "3.8.1" and python_version < "4.0" colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and (platform_system == "Windows" or sys_platform == "win32" or os_name == "nt") crashtest==0.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0" cryptography==42.0.8 ; python_full_version >= "3.8.1" and python_version < "4.0" and sys_platform == "linux" -distlib==0.3.8 ; python_full_version >= "3.8.1" and python_version < "4.0" +distlib==0.3.9 ; python_full_version >= "3.8.1" and python_version < "4.0" dulwich==0.21.7 ; python_full_version >= "3.8.1" and python_version < "4.0" exceptiongroup==1.2.1 ; python_full_version >= "3.8.1" and python_version < "3.11" fastjsonschema==2.19.1 ; python_full_version >= "3.8.1" and python_version < "4.0"