diff --git a/environment_python_3.10.yml b/environment_python_3.10.yml index 9f2ed409b..5163e965a 100644 --- a/environment_python_3.10.yml +++ b/environment_python_3.10.yml @@ -22,51 +22,50 @@ channels: - defaults dependencies: - - astropy=5.3.4 - - beautifulsoup4=4.12.2 + - astropy=6.0.0 + - beautifulsoup4=4.12.3 - bokeh=2.4.3 - - celery=5.3.4 - - cryptography=41.0.4 - - django=4.2.6 + - celery=5.3.6 + - cryptography=41.0.7 + - django=5.0.1 - inflection=0.5.1 - - ipython=8.16.1 + - ipython=8.20.0 - jinja2=3.1.2 - - jsonschema=4.19.1 - - matplotlib=3.8.0 - - nodejs=20.8.0 + - jsonschema=4.21.0 + - matplotlib=3.8.2 + - nodejs=20.9.0 - numpy=1.25.2 - - numpydoc=1.5.0 - - pandas=2.1.1 - - pip=23.2.1 - - postgresql=15.4 - - psycopg2=2.9.7 - - pytest=7.4.2 + - numpydoc=1.6.0 + - pandas=2.1.4 + - pip=23.3.2 + - postgresql=16.1 + - psycopg2=2.9.9 + - pytest=7.4.4 - pytest-cov=4.1.0 - - pytest-mock=3.11.1 + - pytest-mock=3.12.0 - python=3.10.12 - pyyaml=6.0.1 - - redis=5.0.0 - - ruff=0.0.292 + - redis=5.0.1 + - ruff=0.1.13 - scipy=1.9.3 - - setuptools=68.2.2 + - setuptools=69.0.3 - sphinx=7.2.6 - - sphinx_rtd_theme=1.3.0 - - sqlalchemy=2.0.21 + - sphinx_rtd_theme=2.0.0 + - sqlalchemy=2.0.25 - twine=4.0.2 - wtforms=3.0.1 - pip: - astroquery==0.4.6 - - bandit==1.7.5 - - jwst==1.12.3 - - pysiaf==0.20.0 + - bandit==1.7.6 + - jwst==1.12.5 + - pysiaf==0.21.0 - pysqlite3==0.5.2 - - pyvo==1.4.2 - - redis==5.0.0 - - selenium==4.13.0 - - stdatamodels==1.8.3 + - pyvo==1.5.0 + - selenium==4.16.0 + - stdatamodels==1.8.4 - stsci_rtd_theme==1.0.0 - - vine==5.0.0 + - vine==5.1.0 - git+https://github.com/spacetelescope/jwst_reffiles # Current package diff --git a/environment_python_3.9.yml b/environment_python_3.9.yml index 4f4159244..d0067f580 100644 --- a/environment_python_3.9.yml +++ b/environment_python_3.9.yml @@ -22,51 +22,50 @@ channels: - defaults dependencies: - - astropy=5.3.3 - - beautifulsoup4=4.12.2 + - astropy=6.0.0 + - beautifulsoup4=4.12.3 - bokeh=2.4.3 - - celery=5.3.4 - - cryptography=41.0.4 - - django=4.2.5 + - celery=5.3.6 + - cryptography=41.0.7 + - django=4.2.8 - inflection=0.5.1 - - ipython=8.16.1 - - jinja2=3.1.2 - - jsonschema=4.19.1 - - matplotlib=3.8.0 - - nodejs=20.8.0 + - ipython=8.18.1 + - jinja2=3.1.3 + - jsonschema=4.21.0 + - matplotlib=3.8.2 + - nodejs=20.9.0 - numpy=1.25.2 - - numpydoc=1.5.0 - - pandas=2.1.1 - - pip=23.2.1 - - postgresql=15.4 - - psycopg2=2.9.7 - - pytest=7.4.2 + - numpydoc=1.6.0 + - pandas=2.1.4 + - pip=23.3.2 + - postgresql=16.1 + - psycopg2=2.9.9 + - pytest=7.4.4 - pytest-cov=4.1.0 - - pytest-mock=3.11.1 - - python=3.9.17 + - pytest-mock=3.12.0 + - python=3.9.18 - pyyaml=6.0.1 - - redis=5.0.0 - - ruff=0.0.292 + - redis=5.0.1 + - ruff=0.1.13 - scipy=1.9.3 - - setuptools=68.2.2 + - setuptools=69.0.3 - sphinx=7.2.6 - - sphinx_rtd_theme=1.3.0 - - sqlalchemy=2.0.21 + - sphinx_rtd_theme=2.0.0 + - sqlalchemy=2.0.25 - twine=4.0.2 - wtforms=3.0.1 - pip: - astroquery==0.4.6 - - bandit==1.7.5 - - jwst==1.12.3 - - pysiaf==0.20.0 + - bandit==1.7.6 + - jwst==1.12.5 + - pysiaf==0.21.0 - pysqlite3==0.5.2 - - pyvo==1.4.2 - - redis==5.0.0 - - selenium==4.13.0 - - stdatamodels==1.8.3 + - pyvo==1.5 + - selenium==4.16.0 + - stdatamodels==1.8.4 - stsci_rtd_theme==1.0.0 - - vine==5.0.0 + - vine==5.1.0 - git+https://github.com/spacetelescope/jwst_reffiles # Current package diff --git a/requirements.txt b/requirements.txt index 5f601fddc..6b1b62035 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,40 +1,40 @@ -astropy==5.3.3 +astropy==6.0.0 astroquery==0.4.6 -bandit==1.7.5 -beautifulsoup4==4.12.2 +bandit==1.7.6 +beautifulsoup4==4.12.3 bokeh==2.4.3 -celery==5.3.4 +celery==5.3.6 cryptography==41.0.7 -django==4.2.5 +django==5.0.1 inflection==0.5.1 -ipython==8.16.1 -jinja2==3.1.2 -jsonschema==4.19.1 -jwst==1.12.3 -matplotlib==3.8.0 +ipython==8.20.0 +jinja2==3.1.3 +jsonschema==4.21.0 +jwst==1.12.5 +matplotlib==3.8.2 nodejs==20.8.0 numpy==1.25.2 -numpydoc==1.5.0 -pandas==2.1.1 -psycopg2-binary==2.9.7 -pysiaf==0.20.0 +numpydoc==1.6.0 +pandas==2.1.4 +psycopg2-binary==2.9.9 +pysiaf==0.21.0 pysqlite3==0.5.2 -pytest==7.4.2 +pytest==7.4.4 pytest-cov==4.1.0 -pytest-mock==3.11.1 -pyvo==1.4.2 +pytest-mock==3.12.0 +pyvo==1.5 pyyaml==6.0.1 -redis==5.0.0 -ruff==0.1.6 +redis==5.0.1 +ruff==0.1.13 scipy==1.11.4 -selenium==4.13.0 -setuptools==68.2.2 +selenium==4.16.0 +setuptools==69.0.3 sphinx==7.2.6 -sphinx_rtd_theme==1.3.0 -sqlalchemy==2.0.23 -stdatamodels==1.8.3 +sphinx_rtd_theme==2.0.0 +sqlalchemy==2.0.25 +stdatamodels==1.8.4 stsci_rtd_theme==1.0.0 twine==4.0.2 vine==5.1.0 -wtforms==3.0.1 +wtforms==3.1.2 git+https://github.com/spacetelescope/jwst_reffiles#egg=jwst_reffiles