Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

January Dependency Updates #1436

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 28 additions & 29 deletions environment_python_3.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
61 changes: 30 additions & 31 deletions environment_python_3.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
50 changes: 25 additions & 25 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Loading