Skip to content

Commit

Permalink
Merge pull request #421 from ExoCTK/pyup/scheduled-update-2020-10-01
Browse files Browse the repository at this point in the history
Scheduled monthly dependency update for October
  • Loading branch information
bourque authored Oct 13, 2020
2 parents c9e65aa + eb06f85 commit 84781b0
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
10 changes: 5 additions & 5 deletions env/environment-3.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
- http://ssb.stsci.edu/astroconda
dependencies:
- astropy=3.2.2
- bokeh=1.4.0
- bokeh=2.2.1
- boto3
- cython=0.29.17
- docopt=0.6.2
Expand All @@ -19,13 +19,13 @@ dependencies:
- numpy=1.19.1
- numpydoc=1.1.0
- pandas=1.0.3
- paramiko=2.6.0
- paramiko=2.7.2
- pytest=5.4.3
- python=3.6.7
- scipy=1.2.0
- scp=0.13.2
- sphinx=3.0.3
- sqlalchemy=1.3.16
- sphinx=3.2.1
- sqlalchemy=1.3.19
- wtforms=2.3.1
- pip:
- asteval==0.9.13
Expand All @@ -38,7 +38,7 @@ dependencies:
- flask_wtf==0.14.3
- lmfit==1.0.1
- platon==5.1.1
- pysiaf==0.6.2
- pysiaf==0.10.0
- pysynphot==1.0
- pyyaml==5.3.1
- sphinx_astropy==1.3
Expand Down
10 changes: 5 additions & 5 deletions env/environment-3.7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
- http://ssb.stsci.edu/astroconda
dependencies:
- astropy=3.2.2
- bokeh=1.4.0
- bokeh=2.1.1
- boto3
- cython=0.29.17
- docopt=0.6.2
Expand All @@ -19,13 +19,13 @@ dependencies:
- numpy=1.18.1
- numpydoc=1.1.0
- pandas=1.0.3
- paramiko=2.6.0
- paramiko=2.7.2
- pytest=5.4.3
- python=3.7.1
- scipy=1.2.0
- scp=0.13.2
- sphinx=3.0.3
- sqlalchemy=1.3.16
- sphinx=3.2.1
- sqlalchemy=1.3.19
- wtforms=2.3.1
- pip:
- asteval==0.9.13
Expand All @@ -38,7 +38,7 @@ dependencies:
- flask_wtf==0.14.3
- lmfit==1.0.1
- platon==5.1.1
- pysiaf==0.6.2
- pysiaf==0.10.0
- pysynphot==1.0
- pyyaml==5.3.1
- sphinx_astropy==1.3
Expand Down
26 changes: 13 additions & 13 deletions pip_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ astroquery==0.4.1
bandit==1.6.2
batman-package==2.4.6
bibtexparser==1.2.0
bokeh==1.4.0
boto3==1.14.33
bokeh==2.2.1
boto3==1.15.9
corner==2.1.0
cython==0.29.21
docopt==0.6.2
Expand All @@ -15,24 +15,24 @@ flask==1.1.2
flask_wtf==0.14.3
gunicorn==20.0.4
h5py==2.10.0
ipython==7.17.0
ipython==7.18.1
lmfit==1.0.1
matplotlib==3.3.0
numpy==1.19.1
matplotlib==3.3.2
numpy==1.19.2
numpydoc==1.1.0
pandas==1.1.0
paramiko==2.7.1
pandas==1.1.2
paramiko==2.7.2
platon==5.1.1
pysiaf==0.6.2
pysiaf==0.10.0
pysynphot==1.0.0
pytest==6.0.1
pytest==6.1.0
pyyaml==5.3.1
scipy==1.2.0
scipy==1.5.2
scp==0.13.2
sphinx==3.1.2
sphinx==3.2.1
sphinx_astropy==1.3
sphinx-automodapi==0.12
sqlalchemy==1.3.18
sphinx-automodapi==0.13
sqlalchemy==1.3.19
svo_filters==0.2.19
wtforms==2.3.3
git+https://github.com/spacetelescope/jwst_gtvt.git@cd6bc76f66f478eafbcc71834d3e735c73e03ed5

0 comments on commit 84781b0

Please sign in to comment.