diff --git a/requirements.txt b/requirements.txt index 72ef888..a44c043 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cryptography==49.0.0 ; python_version >= "3.12" and python_version < "4.0" cython==3.2.5 ; python_version >= "3.12" and python_version < "4.0" diskcache==5.6.3 ; python_version >= "3.12" and python_version < "4.0" filelock==3.29.4 ; python_version >= "3.12" and python_version < "4.0" -fsspec==2026.4.0 ; python_version >= "3.12" and python_version < "4.0" +fsspec==2026.6.0 ; python_version >= "3.12" and python_version < "4.0" func-timeout==4.3.5 ; python_version >= "3.12" and python_version < "4.0" gmpy2==2.3.0 ; python_version >= "3.12" and python_version < "4.0" h11==0.16.0 ; python_version >= "3.12" and python_version < "4.0"