mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-26 09:14:30 +03:00
Remove version restriction on pytest
This commit is contained in:
parent
8ecad08740
commit
2aeb6a1370
|
@ -13,7 +13,7 @@ pre-commit==2.13.0
|
|||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
tox==3.23.1
|
||||
pytest==5.4.3 # pyup: <6 # https://github.com/hackebrot/pytest-cookies/issues/51
|
||||
pytest==5.4.3
|
||||
pytest-cookies==0.6.1
|
||||
pytest-instafail==0.4.2
|
||||
pyyaml==5.4.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user