summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9c254bf..230df4d 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ tests_require = [
'pep8',
'pytz',
'pytest',
- 'pytest-django>=2.7.0,<2.8.0',
+ 'pytest-django==2.9.1',
'pytest-timeout==0.4',
'requests',
'tornado',