Sricharan Reddy Varra Claude Opus 4.6 (1M context) commited on
Commit
2ab73ce
·
1 Parent(s): 142ef3a

Pin iohub to v0.3.2 from PyPI instead of git main

Browse files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@
3
 
4
  # Install waveorder from gradio-demo branch
5
  git+https://github.com/mehta-lab/waveorder.git@gradio-demo
6
- git+https://github.com/czbiohub-sf/iohub.git@main
7
 
8
  # Gradio for web interface
9
  gradio>=6.0.2
 
3
 
4
  # Install waveorder from gradio-demo branch
5
  git+https://github.com/mehta-lab/waveorder.git@gradio-demo
6
+ iohub==0.3.2
7
 
8
  # Gradio for web interface
9
  gradio>=6.0.2