Skip to content

Commit 2b54b7d

Browse files
remove ci_watson URL and pin stcal
1 parent e87ce74 commit 2b54b7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"scipy>=1.14.1",
3434
"spherical-geometry>=1.3",
3535
"stdatamodels>=4.0.0,<4.1.0",
36-
"stcal>=1.14.1",
36+
"stcal>=1.14.1,<1.15.0",
3737
"stpipe>=0.10.0,<0.11.0",
3838
"stsci.imagestats>=1.6.3",
3939
"synphot>=1.3",
@@ -96,7 +96,7 @@ sdp = [
9696
"pysiaf>=0.13.0",
9797
]
9898
test = [
99-
"ci-watson @ git+https://github.com/spacetelescope/ci_watson.git@main",
99+
"ci-watson>=0.10.0",
100100
"pysiaf>=0.13.0",
101101
"pytest>=6.0.0",
102102
"pytest-cov>=2.9.0",

0 commit comments

Comments
 (0)