constrain ddt<1.4.0 (#23938)

Constrain ddt<1.4.0 until this issue is fixed:
- https://github.com/datadriventests/ddt/issues/83
This commit is contained in:
Robert Raposa
2020-05-07 13:25:03 -04:00
committed by GitHub
parent cd7f88e1be
commit 6e26247649

View File

@@ -13,6 +13,9 @@
# (although it is advertised in the changelog as 3.1.26.)
celery>=3.1.25,<4.0.0
# Constrain until https://github.com/datadriventests/ddt/issues/83 is fixed.
ddt<1.4.0
# Stay on the latest LTS release of Django
Django<2.3