Skip to content

Commit 311ae7e

Browse files
committed
Update requirements
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 1e3e369 commit 311ae7e

3 files changed

Lines changed: 49 additions & 104 deletions

File tree

requirements-dev.txt

Lines changed: 37 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,43 @@
1-
aboutcode-toolkit==7.0.2
2-
black==22.6.0
3-
bleach==5.0.1
4-
build==0.7.0
5-
commonmark==0.9.1
1+
aboutcode-toolkit==7.2.0
2+
black==23.1.0
3+
bleach==6.0.0
4+
boolean.py==4.0
5+
cffi==1.15.1
6+
cryptography==39.0.1
67
docutils==0.19
78
et-xmlfile==1.1.0
9+
exceptiongroup==1.1.0
810
execnet==1.9.0
9-
iniconfig==1.1.1
10-
isort==5.10.1
11+
importlib-metadata==6.0.0
12+
iniconfig==2.0.0
13+
jaraco.classes==3.2.3
1114
jeepney==0.8.0
12-
keyring==23.7.0
13-
mypy-extensions==0.4.3
14-
openpyxl==3.0.10
15-
pathspec==0.9.0
16-
pep517==0.12.0
17-
pkginfo==1.8.3
18-
platformdirs==2.5.2
19-
py==1.11.0
20-
pytest==7.1.2
21-
pytest-forked==1.4.0
22-
pytest-xdist==2.5.0
23-
readme-renderer==35.0
24-
requests-toolbelt==0.9.1
15+
jinja2==3.1.2
16+
keyring==23.13.1
17+
license-expression==30.1.0
18+
markdown-it-py==2.2.0
19+
markupsafe==2.1.2
20+
mdurl==0.1.2
21+
more-itertools==9.0.0
22+
mypy-extensions==1.0.0
23+
openpyxl==3.1.1
24+
packageurl-python==0.10.4
25+
packaging==23.0
26+
pathspec==0.11.0
27+
pkginfo==1.9.6
28+
platformdirs==3.0.0
29+
pluggy==1.0.0
30+
pycparser==2.21
31+
pygments==2.14.0
32+
pytest==7.2.1
33+
pytest-xdist==3.2.0
34+
readme-renderer==37.3
35+
requests-toolbelt==0.10.1
2536
rfc3986==2.0.0
26-
rich==12.5.1
27-
secretstorage==3.3.2
37+
rich==13.3.1
38+
secretstorage==3.3.3
39+
six==1.16.0
2840
tomli==2.0.1
29-
tqdm==4.64.0
30-
twine==4.0.1
31-
typing_extensions==4.3.0
41+
twine==4.0.2
42+
webencodings==0.5.1
43+
zipp==3.14.0

requirements.txt

Lines changed: 12 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,76 +1,15 @@
1-
attrs==21.4.0
2-
banal==1.0.6
3-
beautifulsoup4==4.11.1
4-
binaryornot==0.4.4
5-
boolean.py==4.0
6-
certifi==2022.6.15
7-
cffi==1.15.1
8-
chardet==5.0.0
9-
charset-normalizer==2.1.0
1+
attrs==22.2.0
2+
beautifulsoup4==4.11.2
3+
certifi==2022.12.7
4+
charset-normalizer==3.0.1
105
click==8.1.3
11-
colorama==0.4.5
12-
construct==2.10.68
13-
container-inspector==31.1.0
14-
cryptography==37.0.4
15-
debian-inspector==31.0.0b1
16-
dockerfile-parse==1.2.0
17-
dparse2==0.6.1
18-
extractcode==31.0.0
19-
extractcode-7z==16.5.210531
20-
extractcode-libarchive==3.5.1.210531
21-
fasteners==0.17.3
22-
fingerprints==1.0.3
23-
ftfy==6.1.1
24-
future==0.18.2
25-
gemfileparser==0.8.0
26-
html5lib==1.1
27-
idna==3.3
28-
importlib-metadata==4.12.0
29-
inflection==0.5.1
30-
intbitset==3.0.1
31-
isodate==0.6.1
32-
jaraco.functools==3.5.1
33-
javaproperties==0.8.1
34-
Jinja2==3.1.2
35-
jsonstreams==0.6.0
36-
license-expression==30.0.0
37-
lxml==4.9.1
38-
MarkupSafe==2.1.1
39-
more-itertools==8.13.0
40-
normality==2.3.3
41-
packageurl-python==0.10.0
42-
packaging==21.3
43-
parameter-expansion-patched==0.3.1
44-
pdfminer.six==20220524
45-
pefile==2022.5.30
46-
pip-requirements-parser==31.2.0
47-
pkginfo2==30.0.0
48-
pluggy==1.0.0
49-
plugincode==31.0.0b1
50-
ply==3.11
51-
publicsuffix2==2.20191221
52-
pyahocorasick==2.0.0b1
53-
pycparser==2.21
54-
pygmars==0.7.0
55-
Pygments==2.12.0
56-
pymaven-patch==0.3.0
57-
pyparsing==3.0.9
58-
pytz==2022.1
6+
idna==3.4
7+
pip==23.0
598
PyYAML==6.0
60-
rdflib==6.2.0
61-
requests==2.28.1
62-
saneyaml==0.5.2
63-
six==1.16.0
64-
soupsieve==2.3.2.post1
65-
spdx-tools==0.7.0rc0
9+
requests==2.28.2
10+
saneyaml==0.6.0
11+
setuptools==67.1.0
12+
soupsieve==2.4
6613
text-unidecode==1.3
67-
toml==0.10.2
68-
typecode==30.0.0
69-
typecode-libmagic==5.39.210531
70-
typing-extensions==4.3.0
71-
urllib3==1.26.11
72-
urlpy==0.5
73-
wcwidth==0.2.5
74-
webencodings==0.5.1
75-
xmltodict==0.13.0
76-
zipp==3.8.1
14+
urllib3==1.26.14
15+
wheel==0.38.4

setup.cfg

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,6 @@ keywords =
2828
utilities
2929
scancode-toolkit
3030

31-
license_files =
32-
apache-2.0.LICENSE
33-
NOTICE
34-
AUTHORS.rst
35-
CHANGELOG.rst
36-
CODE_OF_CONDUCT.rst
3731

3832
[options]
3933
package_dir = =src

0 commit comments

Comments
 (0)