Skip to content

Commit

Permalink
Use updated requirements
Browse files Browse the repository at this point in the history
These are copied from ScanCode TK

Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
  • Loading branch information
pombredanne committed Aug 4, 2023
1 parent 91ad93d commit 59e5f7a
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 56 deletions.
35 changes: 22 additions & 13 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,33 @@
aboutcode-toolkit==7.0.1
bleach==4.1.0
aboutcode-toolkit==7.0.2
black==22.6.0
bleach==5.0.1
build==0.7.0
commonmark==0.9.1
docutils==0.18.1
docutils==0.19
et-xmlfile==1.1.0
execnet==1.9.0
iniconfig==1.1.1
jeepney==0.7.1
keyring==23.4.1
openpyxl==3.0.9
isort==5.10.1
jeepney==0.8.0
keyring==23.7.0
mypy-extensions==0.4.3
openpyxl==3.0.10
pathspec==0.9.0
pep517==0.12.0
pkginfo==1.8.2
pkginfo==1.8.3
platformdirs==2.5.2
py==1.11.0
pytest==7.0.1
pytest==7.1.2
pytest-forked==1.4.0
pytest-xdist==2.5.0
readme-renderer==34.0
readme-renderer==35.0
requests-toolbelt==0.9.1
rfc3986==1.5.0
rich==12.3.0
rfc3986==2.0.0
rich==12.5.1
secretstorage==3.3.2
tomli==1.2.3
twine==3.8.0
tomli==2.0.1
tqdm==4.64.0
twine==4.0.1
typing_extensions==4.3.0
vendorize==0.3.0

84 changes: 41 additions & 43 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,79 +1,77 @@
attrs==21.4.0
attrs==22.1.0
banal==1.0.6
beautifulsoup4==4.11.1
binaryornot==0.4.4
boolean.py==3.8
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.12
click==8.0.4
colorama==0.4.4
commoncode==30.2.0
boolean.py==4.0
certifi==2022.6.15
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.0
click==8.1.3
colorama==0.4.5
commoncode==31.0.2
construct==2.10.68
container-inspector==30.0.0
cryptography==36.0.2
debian-inspector==30.0.0
container-inspector==31.1.0
cryptography==37.0.4
debian-inspector==31.0.0
dockerfile-parse==1.2.0
dparse2==0.6.1
dparse2==0.7.0
extractcode-7z==16.5.210531
extractcode-libarchive==3.5.1.210531
fasteners==0.17.3
fingerprints==1.0.3
ftfy==6.0.3
ftfy==6.1.1
future==0.18.2
gemfileparser==0.8.0
gemfileparser2==0.9.0
html5lib==1.1
idna==3.3
importlib-metadata==4.8.3
importlib-metadata==4.12.0
inflection==0.5.1
intbitset==3.0.1
intbitset==3.0.2
isodate==0.6.1
jaraco.functools==3.4.0
jaraco.functools==3.5.1
javaproperties==0.8.1
Jinja2==3.0.3
Jinja2==3.1.2
jsonstreams==0.6.0
license-expression==21.6.14
lxml==4.8.0
MarkupSafe==2.0.1
license-expression==30.1.1
lxml==4.9.2
MarkupSafe==2.1.2
more-itertools==8.13.0
normality==2.3.3
packagedcode-msitools==0.101.210706
packageurl-python==0.9.9
packageurl-python==0.10.0
packaging==21.3
packvers==21.5
parameter-expansion-patched==0.3.1
patch==1.16
pdfminer.six==20220506
pefile==2021.9.3
pip-requirements-parser==31.2.0
pdfminer.six==20220524
pefile==2022.5.30
pip-requirements-parser==32.0.1
pkginfo2==30.0.0
pluggy==1.0.0
plugincode==21.1.21
plugincode==32.0.0
ply==3.11
publicsuffix2==2.20191221
pyahocorasick==2.0.0b1
pyahocorasick==2.0.0
pycparser==2.21
pygmars==0.7.0
Pygments==2.12.0
Pygments==2.13.0
pymaven-patch==0.3.0
pyparsing==3.0.8
pyparsing==3.0.9
pytz==2022.1
PyYAML==6.0
rdflib==5.0.0
regipy==2.2.2
requests==2.27.1
rpm-inspector-rpm==4.16.1.3.210404
saneyaml==0.5.2
rdflib==6.2.0
requests==2.28.1
saneyaml==0.6.0
six==1.16.0
soupsieve==2.3.1
spdx-tools==0.7.0a3
soupsieve==2.3.2.post1
spdx-tools==0.7.0rc0
text-unidecode==1.3
toml==0.10.2
typecode==21.6.1
typecode==30.0.1
typecode-libmagic==5.39.210531
urllib3==1.26.9
typing-extensions==4.3.0
urllib3==1.26.11
urlpy==0.5
wcwidth==0.2.5
webencodings==0.5.1
xmltodict==0.12.0
zipp==3.6.0
xmltodict==0.13.0
zipp==3.8.1

0 comments on commit 59e5f7a

Please sign in to comment.