Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/ligo-gracedb-2.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
simeonreusch committed Jul 12, 2022
2 parents d9d546f + 5409a86 commit 6299e8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ligo.skymap == 1.0.0
lxml==4.9.1
matplotlib==3.5.1
mocpy==0.11.0
numpy==1.23.0
numpy==1.23.1
pandas==1.3.5
pre_commit == 2.20.0
python-ligo-lw==1.8.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"lxml==4.9.1",
"matplotlib==3.5.1",
"mocpy==0.11.0",
"numpy==1.23.0",
"numpy==1.23.1",
"pandas == 1.3.5",
"pre_commit == 2.20.0",
"python-ligo-lw == 1.8.1",
Expand Down

0 comments on commit 6299e8d

Please sign in to comment.