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.
1 parent 51238c7 commit d117f0cCopy full SHA for d117f0c
requirements-dev.txt
@@ -15,8 +15,7 @@ types-pytz>=2022.1.2
15
16
# needed for running tests
17
coverage[toml]>=5.5
18
-# pin freezegun to 1.4.x until https://github.com/spulec/freezegun/pull/546 is resolved
19
-freezegun ~= 1.4.0
+freezegun>=1.5.1
20
mock>=4.0.3
21
pytest>=6.2.5
22
pytest-asyncio>=0.16.0
0 commit comments