diff --git a/test-requirements.txt b/test-requirements.txt index 58a7f67..2ed32d2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ Faker==18.11.2 pytest==7.4.1 pytest-cov==4.0.0 -gevent==22.10.1; "PyPy" not in platform_python_implementation +gevent==23.9.0; "PyPy" not in platform_python_implementation pylibmc==1.6.3; sys.platform != 'win32' python-memcached==1.59 zstd==1.5.4.0