diff --git a/requirements.txt b/requirements.txt index c7acb73..f46c541 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ docker-py==1.10.6 pytest==8.4.2 pytest-asyncio==1.2.0 -pytest-cov==7.0.0 +pytest-cov==7.1.0 python-memcached==1.62 typing_extensions==4.15.0; python_version<"3.11"