Skip to content

Commit 0caa2aa

Browse files
authored
Merge pull request #93 from nexB/package-managers
Migrate Package managers
2 parents 50cf5cd + d7db78b commit 0caa2aa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+44937
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ commoncode==30.2.0
1313
construct==2.10.68
1414
container-inspector==31.0.0
1515
cryptography==36.0.2
16+
python-dateutil==2.8.2
1617
debian-inspector==30.0.0
1718
dockerfile-parse==1.2.0
1819
dparse2==0.6.1

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ install_requires =
5555
attrs
5656
packageurl-python
5757
requests
58+
python-dateutil
5859

5960

6061
[options.packages.find]

0 commit comments

Comments
 (0)