1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #30220 -- Bumped required version of Selenium to 3.8.0.

Follow up to 8d010f3986.
This commit is contained in:
Mariusz Felisiak
2023-06-13 10:12:52 +02:00
committed by GitHub
parent decbfa834f
commit 06881341d4
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ pymemcache >= 3.4.0
pywatchman; sys.platform != 'win32'
PyYAML
redis >= 3.4.0
selenium
selenium >= 3.8.0
sqlparse >= 0.3.1
tblib >= 1.5.0
tzdata