MaxNoichl commited on
Commit
26dc96d
·
1 Parent(s): 9b77c74

downgrade numpy, numba, reset dmp

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- datamapplot @ git+https://github.com/MNoichl/datamapplot.git@main
2
  uvicorn
3
  fastapi
4
- numpy==2.0.0
5
  requests
6
  pyalex
7
  compress-pickle
@@ -10,7 +10,7 @@ adapters
10
  torch
11
  tqdm
12
  pyarrow
13
- numba==0.62.1
14
  umap-learn==0.5.7
15
  pynndescent==0.5.12
16
  sentence-transformers==3.3.1
 
1
+ datamapplot @ git+https://github.com/MNoichl/datamapplot.git@backup_early_november
2
  uvicorn
3
  fastapi
4
+ numpy
5
  requests
6
  pyalex
7
  compress-pickle
 
10
  torch
11
  tqdm
12
  pyarrow
13
+ numba==0.58.1
14
  umap-learn==0.5.7
15
  pynndescent==0.5.12
16
  sentence-transformers==3.3.1