diff --git a/requirements-test.txt b/requirements-test.txt index 256dd380..6124fe25 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,6 +2,6 @@ openwisp-utils[qa,selenium] @ https://github.com/openwisp/openwisp-utils/tarball django-cors-headers~=4.4.0 django-redis~=5.4.0 channels_redis~=4.2.1 -pytest-asyncio~=0.24.0 +pytest-asyncio~=0.25.0 pytest-django~=4.9.0 freezegun~=1.5.1