diff --git a/requirements.txt b/requirements.txt index f46c541..5d5de67 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-asyncio==1.4.0 pytest-cov==7.1.0 python-memcached==1.62 typing_extensions==4.15.0; python_version<"3.11"