Skip to content

Commit

Permalink
Remove direct dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed May 14, 2024
1 parent 714c20a commit d13ef6c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions recon_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pylops==1.18.0
scikit-image>=0.19.0rc0
click>=8.0.1
waveprop>=0.0.10 # for simulation
slm_controller @ git+https://github.com/ebezzam/slm-controller.git

# Library for learning algorithm
torch >= 2.0.0
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"rawpy>=0.16.0", # less than python 3.12
"paramiko>=3.2.0",
"hydra-core",
"slm_controller @ git+https://github.com/ebezzam/slm-controller.git"
],
extra_requires={"dev": ["pudb", "black"]},
)

0 comments on commit d13ef6c

Please sign in to comment.