Skip to content

Commit

Permalink
pyup 09/2021 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bourque committed Sep 1, 2021
1 parent 2f88d7f commit eda68d0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 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
2 changes: 1 addition & 1 deletion pip_requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit eda68d0

Please sign in to comment.