diff --git a/requirements.txt b/requirements.txt index ba1e22f..0e5fa77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ django>=4.2.0,<=5.3.0 openwisp-utils @ https://github.com/openwisp/openwisp-utils/tarball/1.2 jsonfield>=3.1.0,<4.0.0 -cryptography~=43.0.3 +cryptography~=44.0.1 pyOpenSSL~=24.2.1