tox.ini: use pytest-freezer instead of pytest-freezegun (#85755)

pytest-freezegun is not maintained.
This commit is contained in:
Benjamin Dauvergne 2024-01-16 18:58:37 +01:00
parent 9fe638f4ec
commit 56abb63c39
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ deps =
pytest
pytest-cov
pytest-django
pytest-freezegun
pytest-freezer
WebTest
psycopg2-binary
psycopg2