Skip to content

Commit

Permalink
Merge pull request #36 from spacetelescope/dependabot/pip/notebooks/T…
Browse files Browse the repository at this point in the history
…ESS/interm_tesscut_requests/requests-2.31.0

Bump requests from 2.28.2 to 2.31.0 in 8 NBs
  • Loading branch information
ttdu authored Jun 27, 2023
2 parents b86d9a2 + 01f0711 commit 1913668
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 52 deletions.
11 changes: 6 additions & 5 deletions notebooks/HSC/HCV_API/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
astropy==5.1
matplotlib==3.6.0
numpy==1.23.4
Pillow==9.4.0
requests==2.28.2
astropy >= 5.3
matplotlib >= 3.7.1
numpy >= 1.24.3
Pillow >= 9.5.0
Pillow >= 9.5.0
Requests >= 2.31.0
13 changes: 7 additions & 6 deletions notebooks/HSC/HSCV3_API/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
astropy==5.1
matplotlib==3.6.0
numpy==1.23.4
pandas==1.5.3
Pillow==9.4.0
requests==2.28.2
astropy >= 5.3
matplotlib >= 3.7.1
numpy >= 1.24.3
pandas >= 2.0.2
Pillow >= 9.5.0
Pillow >= 9.5.0
Requests >= 2.31.0
14 changes: 7 additions & 7 deletions notebooks/HSC/HSCV3_SMC_API/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
astropy==5.1
fastkde==1.0.20
matplotlib==3.6.0
numpy==1.23.4
pandas==1.5.3
requests==2.28.2
scipy==1.10.1
astropy >= 5.3
fastkde >= 1.0.24
matplotlib >= 3.7.1
numpy >= 1.24.3
pandas >= 2.0.2
Requests >= 2.31.0
scipy >= 1.11.0
21 changes: 11 additions & 10 deletions notebooks/HSC/SWEEPS_HSCV3P1/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
astropy==5.1
fastkde==1.0.20
mastcasjobs==0.0.5
matplotlib==3.6.0
numpy==1.23.4
packaging==23.0
Pillow==9.4.0
requests==2.28.2
scipy==1.10.1
setuptools==65.6.3
astropy >= 5.3
fastkde >= 1.0.24
mastcasjobs >= 0.0.5
matplotlib >= 3.7.1
numpy >= 1.24.3
packaging >= 23.1
Pillow >= 9.5.0
Pillow >= 9.5.0
Requests >= 2.31.0
scipy >= 1.11.0
setuptools >= 67.8.0
15 changes: 8 additions & 7 deletions notebooks/HSC/SWEEPS_HSCV3P1_API/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
astropy==5.1
fastkde==1.0.20
matplotlib==3.6.0
numpy==1.23.4
Pillow==9.4.0
requests==2.28.2
scipy==1.10.1
astropy >= 5.3
fastkde >= 1.0.24
matplotlib >= 3.7.1
numpy >= 1.24.3
Pillow >= 9.5.0
Pillow >= 9.5.0
Requests >= 2.31.0
scipy >= 1.11.0
14 changes: 7 additions & 7 deletions notebooks/PanSTARRS/PS1_DR2_TAP/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
astropy==5.1
astroquery==0.4.6
ipython==8.11.0
matplotlib==3.6.0
numpy==1.23.4
pyvo==1.4
requests==2.28.2
astropy >= 5.3
astroquery >= 0.4.6
ipython >= 8.12.0
matplotlib >= 3.7.1
numpy >= 1.24.3
pyvo >= 1.4.1
Requests >= 2.31.0
10 changes: 5 additions & 5 deletions notebooks/TESS/beginner_tess_exomast/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ipython==8.11.0
matplotlib==3.6.0
numpy==1.23.4
pandas==1.5.3
requests==2.28.2
ipython >= 8.12.0
matplotlib >= 3.7.1
numpy >= 1.24.3
pandas >= 2.0.2
Requests >= 2.31.0
10 changes: 5 additions & 5 deletions notebooks/TESS/interm_tesscut_requests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
astropy==5.1
astroquery==0.4.6
matplotlib==3.6.0
numpy==1.23.4
requests==2.28.2
astropy >= 5.1
astroquery >= 0.4.6
matplotlib >= 3.6.0
numpy >= 1.23.4
requests >= 2.31.0

0 comments on commit 1913668

Please sign in to comment.