mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-24 14:28:11 +08:00
exclude a tiledb version that has a known bug (#1604)
exclude a tiledb version that has a known bug
This commit is contained in:
@@ -18,6 +18,6 @@ pandas>=0.24.2
|
||||
PyYAML>=5.3
|
||||
scipy>=1.3.0
|
||||
requests>=2.22.0
|
||||
tiledb>=0.5.9,!=0.6.0
|
||||
tiledb>=0.5.9,>=0.6.2
|
||||
s3fs>=0.4.2
|
||||
gunicorn>=20.0.4
|
||||
|
||||
Reference in New Issue
Block a user