diff --git a/requirements.txt b/requirements.txt index 0507873e..555bf590 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ colorama==0.4.6 ; python_full_version >= "3.8.1" and python_version < "4.0" and cushy-storage==1.3.8 ; python_full_version >= "3.8.1" and python_version < "4.0" distro==1.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0" exceptiongroup==1.2.2 ; python_full_version >= "3.8.1" and python_version < "3.11" -filelock==3.15.4 ; python_full_version >= "3.8.1" and python_version < "4.0" +filelock==3.19.1 ; python_full_version >= "3.8.1" and python_version < "4.0" frozenlist==1.4.1 ; python_full_version >= "3.8.1" and python_version < "4.0" fsspec==2024.9.0 ; python_full_version >= "3.8.1" and python_version < "4.0" h11==0.14.0 ; python_full_version >= "3.8.1" and python_version < "4.0"