Skip to content

Commit

Permalink
updating pytest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Flynn authored and Paul Flynn committed Jun 6, 2024
1 parent 0784f17 commit da6640c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
]

tests_require = [
'pytest==6.2.2',
'pytest-django==4.1.0',
'pytest<=8.2',
'pytest-django<=4.8',
'pytest-cov==2.4.0',
'pytest-pythonpath==0.7.1',
'psycopg2>=2.3.1',
Expand Down

0 comments on commit da6640c

Please sign in to comment.