Skip to content

Commit

Permalink
Merge 2cff71f into fe68aab
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 12, 2022
2 parents fe68aab + 2cff71f commit 256962e
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 256962e

Please sign in to comment.