Skip to content

Commit

Permalink
Merge 57af22e into 8b535f6
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein authored Feb 23, 2022
2 parents 8b535f6 + 57af22e commit fd0f192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ lxml==4.6.5
matplotlib==3.5.1
numpy==1.22.0
pandas==1.3.5
pre_commit == 2.17.0
python-ligo-lw=1.7.1
requests==2.26.0
seaborn == 0.11.2
Expand Down
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"matplotlib==3.5.1",
"numpy==1.22.0",
"pandas == 1.3.5",
"pre_commit == 2.17.0",
"python-ligo-lw == 1.7.1",
"requests == 2.26.0",
"seaborn == 0.11.2",
Expand Down

0 comments on commit fd0f192

Please sign in to comment.