Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/RichieHakim/ROICaT into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
RichieHakim committed Dec 12, 2023
2 parents daaf087 + f6357b0 commit 0cc98db
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@ hdbscan==0.8.33
holoviews[recommended]==1.18.1
jupyter==1.0.0
kymatio==0.3.0
matplotlib==3.8.1
matplotlib==3.8.2
natsort==8.4.0
numpy==1.26.2
opencv_contrib_python==4.8.1.78
optuna==3.4.0
optuna==3.5.0
Pillow==10.1.0
pytest==7.4.3
scikit_learn==1.3.2
scipy==1.11.3
scipy==1.11.4
seaborn==0.13.0
sparse==0.14.0
tqdm==4.66.1
umap-learn==0.5.4
umap-learn==0.5.5
xxhash==3.4.1
bokeh==3.3.1
bokeh==3.3.2
psutil==5.9.6
py-cpuinfo==9.0.0
GPUtil==1.4.0
Expand All @@ -25,8 +25,7 @@ mat73==0.62
torch==2.1.1
torchvision==0.16.1
torchaudio==2.1.1
selenium==4.15.2
selenium==4.16.0
skl2onnx==1.15.0
onnx==1.15.0
onnxruntime==1.16.2
jupyter-bokeh==3.0.7
onnxruntime==1.16.3

0 comments on commit 0cc98db

Please sign in to comment.