diff --git a/requirements.txt b/requirements.txt index d93e20b..3887170 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==24.2.0 ; python_version >= "3.11" cffi==1.17.1 ; platform_python_implementation != "PyPy" and python_version >= "3.11" charset-normalizer==3.3.2 ; python_version >= "3.11" cramjam==2.8.4 ; python_version >= "3.11" -cryptography==43.0.1 ; python_version >= "3.11" +cryptography==44.0.1 ; python_version >= "3.11" fastparquet==2024.5.0 ; python_version >= "3.11" fsspec==2024.9.0 ; python_version >= "3.11" jsonschema-specifications==2023.12.1 ; python_version >= "3.11"