Skip to content

Commit

Permalink
Update requirements-sdp for DMS release 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ddavis-stsci committed Sep 3, 2021
1 parent 6a710f9 commit 0a13096
Showing 1 changed file with 121 additions and 1 deletion.
122 changes: 121 additions & 1 deletion requirements-sdp.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,129 @@
# To generate this file:
#
# pip install -e .[test]
# pip freeze | grep -v romancal.git >> requirements-sdp.txt
# pip freeze | /usr/bin/grep -v romancal.git >> requirements-sdp.txt
#
# Add a CRDS context number for the delivery as a record here
#
# CRDS_CONTEXT = roman_0011.pmap
#
alabaster==0.7.12
appnope==0.1.2
asdf==2.8.0
astroid==2.6.6
astropy==4.2.1
astropy-sphinx-theme==1.1
attrs==21.2.0
Babel==2.9.1
backcall==0.2.0
bleach==4.1.0
build==0.6.0.post1
certifi==2021.5.30
charset-normalizer==2.0.3
ci-watson==0.5
codecov==2.1.11
colorama==0.4.4
coverage==5.5
crds==11.3.1
cycler==0.10.0
decorator==5.0.9
docutils==0.16
execnet==1.9.0
filelock==3.0.12
flake8==3.9.2
gwcs==0.16.1
hypothesis==6.14.3
idna==3.2
imagesize==1.2.0
importlib-metadata==4.8.1
iniconfig==1.1.1
ipython==7.25.0
ipython-genutils==0.2.0
isort==5.9.3
jedi==0.18.0
Jinja2==3.0.1
jmespath==0.10.0
jsonschema==3.2.0
keyring==23.1.0
kiwisolver==1.3.1
lazy-object-proxy==1.6.0
lxml==4.6.3
MarkupSafe==2.0.1
matplotlib==3.4.2
matplotlib-inline==0.1.2
mccabe==0.6.1
mistune==0.8.4
numpy==1.21.1
numpydoc==1.1.0
packaging==21.0
Parsley==1.3
parso==0.8.2
pep517==0.11.0
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.3.1
pkginfo==1.7.1
pluggy==0.13.1
prompt-toolkit==3.0.19
psutil==5.8.0
ptyprocess==0.7.0
py==1.10.0
pycodestyle==2.7.0
pyerfa==2.0.0
pyflakes==2.3.1
Pygments==2.9.0
pylint==2.9.6
pyparsing==2.4.7
pyrsistent==0.18.0
pytest==6.2.4
pytest-arraydiff==0.3
pytest-astropy==0.8.0
pytest-astropy-header==0.1.2
pytest-cov==2.12.1
pytest-doctestplus==0.10.1
pytest-filter-subpackage==0.1.1
pytest-forked==1.3.0
pytest-openfiles==0.5.0
pytest-remotedata==0.3.2
pytest-xdist==2.3.0
python-dateutil==2.8.2
pytz==2021.1
PyYAML==5.4.1
readme-renderer==29.0
requests==2.26.0
requests-toolbelt==0.9.1
rfc3986==1.5.0
roman-datamodels==0.5.2
romanad==0.6.1
scipy==1.7.0
semantic-version==2.8.5
six==1.16.0
snowballstemmer==2.1.0
sortedcontainers==2.4.0
Sphinx==4.1.1
sphinx-asdf==0.1.1
sphinx-astropy==1.5
sphinx-automodapi==0.13
sphinx-bootstrap-theme==0.7.1
sphinx-gallery==0.9.0
sphinx-rtd-theme==0.5.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
stcal==0.2.5
stdatamodels==0.2.4
stpipe==0.2.1
stsci-rtd-theme==0.0.2
toml==0.10.2
tomli==1.2.1
tqdm==4.62.2
traitlets==5.0.5
twine==3.4.2
urllib3==1.26.6
wcwidth==0.2.5
webencodings==0.5.1
wrapt==1.12.1
zipp==3.5.0

0 comments on commit 0a13096

Please sign in to comment.