Skip to content
Merged
Show file tree
Hide file tree
Changes from 9 commits
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
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ commoncode==30.2.0
construct==2.10.68
container-inspector==31.0.0
cryptography==36.0.2
python-dateutil==2.8.2
debian-inspector==30.0.0
dockerfile-parse==1.2.0
dparse2==0.6.1
Expand Down
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ install_requires =
attrs
packageurl-python
requests
python-dateutil


[options.packages.find]
Expand Down
Loading