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 5bf57bd commit f9b8cc6Copy full SHA for f9b8cc6
requirements_dev_optional.txt
@@ -5,9 +5,7 @@ lmdb==1.5.1; sys_platform != 'win32'
5
ipytree==0.2.2
6
ipywidgets==8.1.3
7
# optional library requirements for services
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
+azure-storage-blob==12.21.0
11
redis==5.0.8
12
types-redis
13
types-setuptools
0 commit comments