summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index ef794e8..841d995 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -58,7 +58,7 @@ test = [
"pymysql[rsa]",
"pytest >= 5.0",
"pytest-cov",
- "pytest-freezegun",
+ "pytest-freezer",
"pytest-lazy-fixture",
"pytest-mock",
"redis[hiredis] >= 4.4.0rc1",