summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJohn Anderson <sontek@gmail.com>2022-07-15 18:14:35 -0400
committerJohn Anderson <sontek@gmail.com>2022-07-15 18:14:35 -0400
commit0fd419f6b83931d6899ea19a6668a3bc2aded3c2 (patch)
tree92ab88bb3028502258fe46d29c4273a2688f6b82 /test-requirements.txt
parentfd7a6deaf8d92595ab1fc9682eb5bfc9b953b39c (diff)
downloadpymemcache-0fd419f6b83931d6899ea19a6668a3bc2aded3c2.tar.gz
add some compression benchmarks
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index ac08524..a707c65 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,5 +1,7 @@
+Faker==13.15.0
pytest==7.1.1
pytest-cov==3.0.0
gevent==21.12.0; "PyPy" not in platform_python_implementation
pylibmc==1.6.1; sys.platform != 'win32'
python-memcached==1.59
+zstd==1.5.2.5