We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dcffcd commit 25176b1Copy full SHA for 25176b1
requirements_dev_optional.txt
@@ -2,7 +2,7 @@
2
# bsddb3==6.2.6; sys_platform != 'win32'
3
lmdb==1.3.0; sys_platform != 'win32'
4
# optional library requirements for Jupyter
5
-ipytree==0.2.1
+ipytree==0.2.2
6
# optional library requirements for services
7
# don't let pyup change pinning for azure-storage-blob, need to pin to older
8
# version to get compatibility with azure storage emulator on appveyor (FIXME)
0 commit comments