mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0.
This bumps minimum supported versions of selenium to the first release to support Python 3.10.
This commit is contained in:
@@ -14,7 +14,7 @@ pymemcache >= 3.4.0
|
||||
pywatchman; sys.platform != 'win32'
|
||||
PyYAML
|
||||
redis >= 3.4.0
|
||||
selenium >= 3.8.0
|
||||
selenium >= 4.8.0
|
||||
sqlparse >= 0.3.1
|
||||
tblib >= 1.5.0
|
||||
tzdata
|
||||
|
||||
Reference in New Issue
Block a user