Arts-of-coding commited on
Commit
25df3b6
1 Parent(s): 7bb211a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  pip==22.3.1
2
  numpy>=1.23.3, <1.24
3
  anndata>=0.8.0
 
4
  anansescanpy
5
  huggingface-hub
6
  matplotlib
 
1
  pip==22.3.1
2
  numpy>=1.23.3, <1.24
3
  anndata>=0.8.0
4
+ numexpr=2.7.3
5
  anansescanpy
6
  huggingface-hub
7
  matplotlib