Pin tiledb version to exclude 0.7.2 (#1993)

This commit is contained in:
maniarathi
2020-11-30 11:54:33 -05:00
committed by GitHub
parent 66e55ba59a
commit 9a34264f92
+1 -1
View File
@@ -20,7 +20,7 @@ pandas>=1.0,!=1.1 # pandas 1.1 breaks tests, https://github.com/pandas-dev/pand
PyYAML>=5.3
scipy>=1.0
requests>=2.22.0
tiledb>=0.5.9,>=0.6.2
tiledb>=0.5.9,>=0.6.2,!=0.7.2
s3fs==0.4.2
scanpy==1.4.6 # Until we move to anndata 0.7.4 scanpy needs to be pinned here
sqlalchemy>=1.3.18