We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a18bef5 + e9cc808 commit b24a9ecCopy full SHA for b24a9ec
pyproject.toml
@@ -11,7 +11,7 @@ classifiers = [
11
"Framework :: Pytest",
12
]
13
version = "0.4.8"
14
-dependencies = ["pytest >= 3.6", "freezegun >= 1.0"]
+dependencies = ["pytest >= 3.6", "freezegun >= 1.1"]
15
requires-python = ">= 3.6"
16
readme = "README.rst"
17
description = "Pytest plugin providing a fixture interface for spulec/freezegun"
0 commit comments