diff --git a/sema_toolchain/sema_scdg/requirements.txt b/sema_toolchain/sema_scdg/requirements.txt index 87a9d3472..460929541 100644 --- a/sema_toolchain/sema_scdg/requirements.txt +++ b/sema_toolchain/sema_scdg/requirements.txt @@ -11,7 +11,7 @@ researchpy avatar2 pyinstaller matplotlib -cryptography==42.0.4 +cryptography==43.0.1 logbook mmh3 psutil diff --git a/sema_toolchain/sema_scdg/requirements_pypy.txt b/sema_toolchain/sema_scdg/requirements_pypy.txt index 2d71acf00..7c7f6c23d 100644 --- a/sema_toolchain/sema_scdg/requirements_pypy.txt +++ b/sema_toolchain/sema_scdg/requirements_pypy.txt @@ -1,7 +1,7 @@ setuptools-rust pyinstaller bcrypt<4.0.0 -cryptography==42.0.4 +cryptography==43.0.1 pandas r2pipe pybind11