Skip to content

Commit

Permalink
point to gwcs branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nden committed Dec 10, 2024
1 parent 99d927e commit f7bfbf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ dependencies = [
"BayesicFitting>=3.0.1",
"crds>=12.0.3",
"drizzle>=2.0.0",
"gwcs>=0.21.0,<0.23.0",
#"gwcs>=0.21.0,<0.23.0",
"gwcs @ git+https://github.com/nden/gwcs.git@inverse-bbox",
"numpy>=1.22,<2.0",
"opencv-python-headless>=4.6.0.66",
"photutils>=1.5.0",
Expand Down

0 comments on commit f7bfbf1

Please sign in to comment.