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 662f8f8 + 6fe553d commit 602cd60Copy full SHA for 602cd60
requirements_dev_optional.txt
@@ -8,14 +8,14 @@ ipywidgets==8.1.2
8
# don't let pyup change pinning for azure-storage-blob, need to pin to older
9
# version to get compatibility with azure storage emulator on appveyor (FIXME)
10
azure-storage-blob==12.16.0 # pyup: ignore
11
-redis==5.0.2
+redis==5.0.3
12
types-redis
13
types-setuptools
14
pymongo==4.6.2
15
# optional test requirements
16
coverage
17
pytest-cov==4.1.0
18
-pytest-doctestplus==1.2.0
+pytest-doctestplus==1.2.1
19
pytest-timeout==2.3.1
20
h5py==3.10.0
21
fsspec==2023.12.2
0 commit comments