Skip to content

Commit

Permalink
Merge pull request #119 from desy-multimessenger/bump_astropy
Browse files Browse the repository at this point in the history
Bump astropy
  • Loading branch information
simeonreusch committed Jul 6, 2022
2 parents c2796ca + 5c89f57 commit 85e9c74
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ampel-core==0.7.4
ampel-interface==0.7.1
ampel-photometry==0.7.1
ampel-ztf==0.7.4
astropy==4.3.1
astropy==5.1
astroquery==0.4.4
backoff==1.11.1
black==22.1.0
Expand Down
16 changes: 8 additions & 8 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,26 @@
"ampel-core == 0.7.4",
"ampel-interface == 0.7.1",
"ampel-photometry == 0.7.1",
"ampel-ztf == 0.7.4",
"astropy == 4.3.1",
"ampel-ztf == 0.7.4.post1",
"astropy == 5.1",
"black == 22.1.0",
"backoff == 1.11.1",
"coveralls == 3.3.1",
"geopandas == 0.10.2",
"gwemopt == 0.0.73",
"healpy == 1.15.0",
"gwemopt == 0.0.76",
"healpy == 1.15.2",
"ipykernel == 6.6.0",
"jupyter == 1.0.0",
"ligo-gracedb == 2.7.6",
"ligo.skymap == 0.5.3",
"ligo.skymap == 1.0.0",
"lxml==4.6.5",
"matplotlib==3.5.1",
"mocpy==0.11.0",
"numpy==1.22.0",
"numpy==1.23.0",
"pandas == 1.3.5",
"pre_commit == 2.17.0",
"python-ligo-lw == 1.7.1",
"pyvo == 1.1",
"python-ligo-lw == 1.8.0",
"pyvo == 1.2.1",
"requests == 2.26.0",
"seaborn == 0.11.2",
"setuptools == 59.6.0",
Expand Down

0 comments on commit 85e9c74

Please sign in to comment.