mirror of
https://github.com/django/django.git
synced 2025-08-31 07:47:37 +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:
parent
3152f9de47
commit
370a021780
4 changed files with 6 additions and 3 deletions
|
@ -296,7 +296,7 @@ dependencies:
|
|||
<https://memcached.org/>`_
|
||||
* `gettext <https://www.gnu.org/software/gettext/manual/gettext.html>`_
|
||||
(:ref:`gettext_on_windows`)
|
||||
* :pypi:`selenium` 3.8.0+
|
||||
* :pypi:`selenium` 4.8.0+
|
||||
* :pypi:`sqlparse` 0.3.1+ (required)
|
||||
* :pypi:`tblib` 1.5.0+
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue