Skip to content

Commit

Permalink
Merge pull request #516 from ExoCTK/pyup/scheduled-update-2021-09-01
Browse files Browse the repository at this point in the history
Scheduled monthly dependency update for September
  • Loading branch information
bourque authored Sep 1, 2021
2 parents 538929f + eda68d0 commit d67987b
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
6 changes: 3 additions & 3 deletions env/environment-3.7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ dependencies:
- flask=1.1.2
- gunicorn=20.1.0
- h5py=3.2.1
- ipython=7.22.0
- ipython=7.26.0
- jupyter=1.0.0
- matplotlib=3.1.3
- numpy=1.19.2
- numpydoc=1.1.0
- pandas=1.2.4
- pandas=1.3.2
- paramiko=2.7.2
- pip=20.3.3
- pytest=6.2.3
Expand All @@ -37,7 +37,7 @@ dependencies:
- batman-package==2.4.6
- bibtexparser==1.2.0
- corner==2.2.1
- ddtrace==0.50.3
- ddtrace==0.52.1
- flask_wtf==0.14.3
- lmfit==1.0.1
- platon==5.3
Expand Down
8 changes: 4 additions & 4 deletions env/environment-3.8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ dependencies:
- flask=1.1.2
- gunicorn=20.1.0
- h5py=3.2.1
- ipython=7.22.0
- ipython=7.26.0
- jupyter=1.0.0
- matplotlib=3.3.4
- numpy=1.19.2
- numpydoc=1.1.0
- pandas=1.2.4
- pandas=1.3.2
- paramiko=2.7.2
- pip=20.3.3
- pytest=6.2.3
- pytest=6.2.4
- python=3.8.5
- pyyaml
- scipy=1.6.2
Expand All @@ -37,7 +37,7 @@ dependencies:
- batman-package==2.4.6
- bibtexparser==1.2.0
- corner==2.2.1
- ddtrace==0.50.3
- ddtrace==0.52.1
- flask_wtf==0.14.3
- lmfit==1.0.2
- platon==5.3
Expand Down
8 changes: 4 additions & 4 deletions env/environment-3.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ dependencies:
- flake8=3.9.0
- flask=1.1.2
- h5py=2.10.0
- ipython=7.22.0
- ipython=7.26.0
- jupyter=1.0.0
- matplotlib=3.3.4
- numpy=1.19.2
- numpydoc=1.1.0
- pandas=1.2.3
- pandas=1.3.2
- paramiko=2.7.2
- pip=20.3.3
- pytest=6.2.3
- pytest=6.2.4
- python=3.9.1
- pyyaml
- scipy=1.6.2
Expand All @@ -35,7 +35,7 @@ dependencies:
- batman-package==2.4.6
- bibtexparser==1.2.0
- corner==2.2.1
- ddtrace==0.50.3
- ddtrace==0.52.1
- docutils==0.15.2
- flask_wtf==0.14.3
- gunicorn==20.0.4
Expand Down
20 changes: 10 additions & 10 deletions pip_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,36 +4,36 @@ bandit==1.7.0
batman-package==2.4.6
bibtexparser==1.2.0
bokeh==2.3.3
boto3==1.18.11
boto3==1.18.33
corner==2.2.1
cython==0.29.24
ddtrace==0.50.3
ddtrace==0.52.1
docopt==0.6.2
docutils==0.17.1
flake8==3.9.2
flask==2.0.1
flask_wtf==0.15.1
gunicorn==20.1.0
h5py==3.3.0
ipython==7.26.0
h5py==3.4.0
ipython==7.27.0
lmfit==1.0.1
matplotlib==3.4.2
numpy==1.21.1
matplotlib==3.4.3
numpy==1.21.2
numpydoc==1.1.0
pandas==1.3.1
pandas==1.3.2
paramiko==2.7.2
platon==5.3
pysiaf==0.10.0
pysynphot==1.0.1
pytest==6.2.4
pytest==6.2.5
pyyaml==5.4.1
scipy==1.7.0
scipy==1.7.1
scp==0.13.6
sphinx==4.1.2
sphinx_astropy==1.5
sphinx-automodapi==0.13
svo_filters==0.4.1
sqlalchemy==1.4.22
sqlalchemy==1.4.23
twine==3.4.2
wtforms==2.3.3
git+https://github.com/spacetelescope/jwst_gtvt.git@cd6bc76f66f478eafbcc71834d3e735c73e03ed5
Expand Down

0 comments on commit d67987b

Please sign in to comment.