mirror of
https://github.com/django/django.git
synced 2025-07-24 13:44:32 +00:00
[2.2.x] Refs #29926 -- Bumped minimum tblib version to 1.5.0 in test requirements.
Backport of 25903e41fb
from master.
This commit is contained in:
parent
90c730d963
commit
8eda248dc9
2 changed files with 2 additions and 2 deletions
|
@ -244,7 +244,7 @@ dependencies:
|
|||
* gettext_ (:ref:`gettext_on_windows`)
|
||||
* selenium_
|
||||
* sqlparse_ (required)
|
||||
* tblib_
|
||||
* tblib_ 1.5.0+
|
||||
|
||||
You can find these dependencies in `pip requirements files`_ inside the
|
||||
``tests/requirements`` directory of the Django source tree and install them
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue