m7n commited on
Commit
084d257
·
1 Parent(s): d37c745

Pin datamapplot to specific commit hash

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -10,7 +10,7 @@ adapters
10
  torch
11
  tqdm
12
  pyarrow
13
- git+https://github.com/TutteInstitute/datamapplot.git
14
  numba==0.58.1
15
  umap-learn==0.5.7
16
  pynndescent==0.5.12
 
10
  torch
11
  tqdm
12
  pyarrow
13
+ git+https://github.com/TutteInstitute/datamapplot.git@cda9fa5
14
  numba==0.58.1
15
  umap-learn==0.5.7
16
  pynndescent==0.5.12