Spaces:
Runtime error
Runtime error
Commit ·
eedcce4
1
Parent(s): eba3c82
fix annoying anndata bug
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
anndata
|
| 2 |
networkx
|
| 3 |
scanpy
|
| 4 |
scglue
|
|
|
|
| 1 |
+
anndata==0.8.0
|
| 2 |
networkx
|
| 3 |
scanpy
|
| 4 |
scglue
|