white space change to run tests (#2132)

* update tiledb reqs
This commit is contained in:
Madison Dunitz
2021-03-30 14:34:39 -05:00
committed by GitHub
parent b494dd31f4
commit ae23c9e5b9

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,!=0.7.2
tiledb>=0.5.9,>=0.6.2,!=0.7.2, !=0.8.6
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