-
Notifications
You must be signed in to change notification settings - Fork 167
/
requirements-sdp.txt
91 lines (91 loc) · 1.89 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
# 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 >> requirements-sdp.txt
asdf==2.14.3
asdf-astropy==0.3.0
asdf-coordinates-schemas==0.1.0
asdf-standard==1.0.3
asdf-transform-schemas==0.3.0
asdf-unit-schemas==0.1.0
asdf-wcs-schemas==0.1.1
astropy==5.2.1
attrs==22.2.0
BayesicFitting==3.0.1
certifi==2022.12.7
charset-normalizer==3.0.1
ci-watson==0.6.1
codecov==2.1.12
colorama==0.4.6
contourpy==1.0.7
coverage==7.1.0
crds==11.16.19
cycler==0.11.0
drizzle==1.13.6
exceptiongroup==1.1.0
filelock==3.9.0
fonttools==4.38.0
future==0.18.3
gwcs==0.18.3
idna==3.4
imageio==2.25.0
importlib-metadata==6.0.0
iniconfig==2.0.0
jmespath==1.0.1
jsonschema==4.17.3
kiwisolver==1.4.4
lxml==4.9.2
matplotlib==3.6.3
networkx==3.0
numpy==1.24.1
opencv-python==4.7.0.72
packaging==23.0
Parsley==1.3
photutils==1.6.0
Pillow==9.4.0
pluggy==1.0.0
poppy==1.0.3
psutil==5.9.4
pyerfa==2.0.0.1
pyparsing==3.0.9
pyrsistent==0.19.3
pytest==7.2.1
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
readchar==4.0.3
requests==2.28.2
requests-mock==1.10.0
ruff==0.0.236
scikit-image==0.19.3
scipy==1.9.3
semantic-version==2.10.0
six==1.16.0
spherical-geometry==1.2.23
stcal==1.3.3
stdatamodels==0.4.5
stpipe==0.4.5
stsci.image==2.3.5
stsci.imagestats==1.6.3
stsci.stimage==0.2.6
tifffile==2023.1.23.1
tomli==2.0.1
tweakwcs==0.8.1
urllib3==1.26.14
wiimatch==0.3.1
zipp==3.11.0