forked from spacetelescope/jwst
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-sdp.txt
93 lines (93 loc) · 1.96 KB
/
requirements-sdp.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
# To generate this file:
# The SDP-specific requirements
#
# This file is used for two purposes:
# - Fix versions for an official DMS build
# - Fix specific version numbers for compatibility reasons
#
# The default is there are normally no fixed versions.
# For an official DMS build, this file should be update using the
# commands below. After delivery of the final version for a DMS build,
# this file should be reverted to an empty state.
#
# conda create -n sdp python -y
# conda activate sdp
# pip install -e .[test,sdp]
# pip freeze | grep -v jwst >> requirements-sdp.txt
asdf==3.4.0
asdf-astropy==0.6.1
asdf_coordinates_schemas==0.3.0
asdf_standard==1.1.1
asdf_transform_schemas==0.5.0
asdf_wcs_schemas==0.4.0
astropy==6.1.3
astropy-iers-data==0.2024.9.16.0.32.21
attrs==24.2.0
BayesicFitting==3.2.1
certifi==2024.8.30
charset-normalizer==3.3.2
ci_watson==0.7.0
colorama==0.4.6
contourpy==1.3.0
coverage==7.6.1
crds==11.18.4
cycler==0.12.1
drizzle==1.15.3
et-xmlfile==1.1.0
filelock==3.16.1
fonttools==4.53.1
future==1.0.0
gwcs==0.21.0
idna==3.10
imageio==2.35.1
importlib_metadata==8.5.0
iniconfig==2.0.0
jmespath==1.0.1
jplephem==2.22
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
kiwisolver==1.4.7
lazy_loader==0.4
lxml==5.3.0
matplotlib==3.9.2
networkx==3.3
numpy==1.26.4
opencv-python-headless==4.10.0.84
openpyxl==3.1.5
packaging==24.1
Parsley==1.3
photutils==1.13.0
pillow==10.4.0
pluggy==1.5.0
poppy==1.1.1
psutil==6.0.0
pyerfa==2.0.1.4
pyparsing==3.1.4
pysiaf==0.23.3
pytest==8.3.3
pytest-cov==5.0.0
pytest-doctestplus==1.2.1
python-dateutil==2.9.0.post0
PyYAML==6.0.2
readchar==4.2.0
referencing==0.35.1
requests==2.32.3
requests-mock==1.12.1
rpds-py==0.20.0
ruff==0.6.6
scikit-image==0.24.0
scipy==1.14.1
semantic-version==2.10.0
six==1.16.0
spherical_geometry==1.3.2
stcal==1.9.0
stdatamodels==2.1.0
stpipe==0.7.0
stsci.imagestats==1.8.3
stsci.stimage==0.2.9
synphot==1.4.0
tifffile==2024.9.20
tweakwcs==0.8.8
urllib3==2.2.3
wiimatch==0.3.2
zipp==3.20.2