Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into 247-purl-cli-add-urls
Signed-off-by: John M. Horan <johnmhoran@gmail.com>
  • Loading branch information
johnmhoran committed Feb 16, 2024
commit db9b01cbb61cdcb75188e7bd494b2262b8aced17
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ mock==5.1.0
more-itertools==10.2.0
natsort==8.2.0
normality==2.5.0
openpyxl==3.1.2
packagedcode-msitools==0.101.210706
packageurl-python==0.13.4
packaging==23.2
packvers==21.5
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ install_requires =
markdown == 3.5.1
natsort == 8.2.0
packageurl-python == 0.13.4
psycopg[binary]==3.1.12
psycopg[binary]==3.1.17
PyGithub == 1.56
reppy2 == 0.3.6
rq-scheduler == 0.13.1
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.