diff --git a/test-requirements.txt b/test-requirements.txt index 76224e63..40146293 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ Faker==15.1.0 pytest==7.1.1 pytest-cov==4.0.0 -gevent==22.8.0; "PyPy" not in platform_python_implementation +gevent==22.10.1; "PyPy" not in platform_python_implementation pylibmc==1.6.1; sys.platform != 'win32' python-memcached==1.59 zstd==1.5.2.5