diff --git a/requirements.txt b/requirements.txt index 8e6940d..4db7b14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ docker-py==1.10.6 pytest==8.3.2 -pytest-asyncio==0.23.8 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 python-memcached==1.62 typing_extensions==4.12.2; python_version<"3.11"