summaryrefslogtreecommitdiff
path: root/tests/requirements/py3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/requirements/py3.txt')
-rw-r--r--tests/requirements/py3.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt
index aad91469ec..b915eaab39 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -4,10 +4,10 @@ argon2-cffi >= 19.2.0
bcrypt
black
docutils >= 0.19
-geoip2; python_version < '3.12'
+geoip2
jinja2 >= 2.11.0
-numpy; python_version < '3.12'
-Pillow >= 6.2.1; sys.platform != 'win32' or python_version < '3.12'
+numpy
+Pillow >= 6.2.1
# pylibmc/libmemcached can't be built on Windows.
pylibmc; sys.platform != 'win32'
pymemcache >= 3.4.0