dylanplummer commited on
Commit
bc1f53c
·
1 Parent(s): d94afa1

fix pandas version

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,5 +3,5 @@ networkx
3
  scanpy
4
  scglue
5
  numpy
6
- pandas
7
  matplotlib
 
3
  scanpy
4
  scglue
5
  numpy
6
+ pandas<2.0.0
7
  matplotlib