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

[3.0.x] Refs #29926 -- Bumped minimum tblib version to 1.5.0 in test requirements.

Backport of 25903e41fb from master
This commit is contained in:
Mariusz Felisiak
2019-10-23 14:37:46 +02:00
parent 753a34b42a
commit 517d31516a
2 changed files with 2 additions and 7 deletions

View File

@@ -14,4 +14,4 @@ pywatchman; sys.platform != 'win32'
PyYAML
selenium
sqlparse
tblib
tblib >= 1.5.0