Skip to content

Commit 0462d36

Browse files
authored
Merge branch 'spacetelescope:main' into drizzlepac_additions
2 parents 6f37f2d + 3f3454f commit 0462d36

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
astropy==5.3.3
2-
astroquery==0.4.6
3-
stwcs==1.7.2
4-
crds==11.17.0
5-
matplotlib==3.7.0
1+
astropy>=5.3.3
2+
astroquery>=0.4.6
3+
stwcs>=1.7.2
4+
crds>=11.17.0
5+
matplotlib>=3.7.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
conda install -y -c conda-forge hstcal==2.7.4
1+
conda install -y -c conda-forge hstcal
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
astropy==5.3.3
2-
astroquery==0.4.6
3-
matplotlib==3.7.0
4-
numpy==1.23.4
5-
scipy==1.10.0
6-
stistools==1.4.4
1+
astropy>=5.3.3
2+
astroquery>=0.4.6
3+
matplotlib>=3.7.0
4+
numpy
5+
scipy>=1.10.0
6+
stistools>=1.4.4
77
crds>=11.17

0 commit comments

Comments
 (0)