forked from spacetelescope/jwst
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-sdp.txt
More file actions
93 lines (92 loc) · 1.93 KB
/
Copy pathrequirements-sdp.txt
File metadata and controls
93 lines (92 loc) · 1.93 KB
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]
# pip freeze | grep -v jwst.git >> requirements-sdp.txt
asdf==2.13.0
asdf-astropy==0.2.2
asdf-coordinates-schemas==0.1.0
asdf-standard==1.0.3
asdf-transform-schemas==0.3.0
asdf-wcs-schemas==0.1.1
astropy==5.1
attrs==22.1.0
BayesicFitting==3.0.1
certifi==2022.5.18.1
charset-normalizer==2.1.1
ci-watson==0.6.1
codecov==2.1.12
colorama==0.4.5
contourpy==1.0.5
coverage==6.5.0
crds==11.16.14
cycler==0.11.0
drizzle==1.13.6
filelock==3.8.0
flake8==5.0.4
fonttools==4.37.4
future==0.18.2
getch==1.0
gwcs==0.18.2
idna==3.4
imageio==2.22.1
iniconfig==1.1.1
jmespath==1.0.1
jsonschema==4.9.1
-e git+https://github.com/spacetelescope/jwst@1.8.0#egg=jwst
kiwisolver==1.4.4
lxml==4.9.1
matplotlib==3.6.0
mccabe==0.7.0
networkx==2.8.7
numpy==1.23.3
opencv-python==4.6.0.66
packaging==21.3
Parsley==1.3
photutils==1.5.0
Pillow==9.2.0
pluggy==1.0.0
poppy==1.0.3
psutil==5.9.2
py==1.11.0
pycodestyle==2.9.1
pyerfa==2.0.0.1
pyflakes==2.5.0
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.3
pytest-cov==4.0.0
pytest-doctestplus==0.12.1
pytest-openfiles==0.5.0
python-dateutil==2.8.2
PyWavelets==1.4.1
PyYAML==6.0
requests==2.28.1
requests-mock==1.10.0
scikit-image==0.19.3
scipy==1.9.1
semantic-version==2.10.0
six==1.16.0
spherical-geometry==1.2.22
stcal==1.2.0
stdatamodels==0.4.3
stpipe==0.4.2
stsci.image==2.3.5
stsci.imagestats==1.6.3
stsci.stimage==0.2.5
tifffile==2022.8.12
tomli==2.0.1
tweakwcs==0.8.0
urllib3==1.26.12
wiimatch==0.3.1