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 6a13975 commit 2d9df49Copy full SHA for 2d9df49
tests/requirements.txt
@@ -11,6 +11,6 @@ pytest-speed==0.3.5
11
pytest-mock==3.11.1
12
pytest-pretty==1.2.0
13
pytest-timeout==2.1.0
14
-pytz==2023.3
+pytz==2023.3.post1
15
# numpy doesn't offer prebuilt wheels for all versions and platforms we test in CI e.g. aarch64 musllinux
16
numpy==1.25.2; python_version >= "3.9" and python_version < "3.12" and implementation_name == "cpython" and platform_machine == 'x86_64'
0 commit comments