summaryrefslogtreecommitdiff
path: root/tests/requirements/py3.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2025-08-01 09:43:22 +0200
committerGitHub <noreply@github.com>2025-08-01 09:43:22 +0200
commit500bd42b96fb2c668fb4e4d218869982b97fa552 (patch)
treee5d003274b5843e19a35d545537a9ad9e349cea9 /tests/requirements/py3.txt
parent748ca0a146175c4868ece87f5e845a75416c30e3 (diff)
Refs #35844 -- Readded optional requirements on daily builds for Python 3.14.
Diffstat (limited to 'tests/requirements/py3.txt')
-rw-r--r--tests/requirements/py3.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/requirements/py3.txt b/tests/requirements/py3.txt
index 7d5db0cc6f..7ecc3ad044 100644
--- a/tests/requirements/py3.txt
+++ b/tests/requirements/py3.txt
@@ -1,12 +1,12 @@
aiosmtpd >= 1.4.5
asgiref >= 3.9.1
-argon2-cffi >= 23.1.0; sys.platform != 'win32' or python_version < '3.14'
+argon2-cffi >= 23.1.0
bcrypt >= 4.1.1
black >= 25.1.0
docutils >= 0.19
-geoip2 >= 4.8.0; sys.platform != 'win32' or python_version < '3.14'
+geoip2 >= 4.8.0
jinja2 >= 2.11.0
-numpy >= 1.26.0; python_version < '3.14'
+numpy >= 1.26.0
Pillow >= 10.1.0; sys.platform != 'win32' or python_version < '3.14'
# pylibmc/libmemcached can't be built on Windows.
pylibmc; sys_platform != 'win32'
@@ -14,7 +14,7 @@ pymemcache >= 3.4.0
pywatchman; sys_platform != 'win32'
PyYAML >= 6.0.2
redis >= 5.1.0
-selenium >= 4.23.0; sys.platform != 'win32' or python_version < '3.14'
+selenium >= 4.23.0
sqlparse >= 0.5.0
tblib >= 3.0.0
tzdata