From eda68d06fd4bcf9783eae44478edace2de208c57 Mon Sep 17 00:00:00 2001 From: Matthew Bourque Date: Wed, 1 Sep 2021 16:53:23 -0400 Subject: [PATCH] pyup 09/2021 updates --- env/environment-3.7.yml | 6 +++--- env/environment-3.8.yml | 8 ++++---- env/environment-3.9.yml | 8 ++++---- pip_requirements.txt | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/env/environment-3.7.yml b/env/environment-3.7.yml index 6cd46e76..58f9f765 100644 --- a/env/environment-3.7.yml +++ b/env/environment-3.7.yml @@ -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 @@ -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 diff --git a/env/environment-3.8.yml b/env/environment-3.8.yml index 2673e44e..7e714656 100644 --- a/env/environment-3.8.yml +++ b/env/environment-3.8.yml @@ -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 @@ -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 diff --git a/env/environment-3.9.yml b/env/environment-3.9.yml index f87336eb..556859bd 100644 --- a/env/environment-3.9.yml +++ b/env/environment-3.9.yml @@ -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 @@ -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 diff --git a/pip_requirements.txt b/pip_requirements.txt index 55abf877..b58c9a07 100644 --- a/pip_requirements.txt +++ b/pip_requirements.txt @@ -1,5 +1,5 @@ asteval==0.9.25 -astropy==4.3.1 +astropy==4.0.2 bandit==1.7.0 batman-package==2.4.6 bibtexparser==1.2.0