Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Jono Yang <[email protected]>
  • Loading branch information
JonoYang committed Dec 9, 2024
1 parent d246f82 commit 7dcee68
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 12 deletions.
19 changes: 10 additions & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ boolean.py==4.0
cffi==1.17.1
colorama==0.4.6
container-inspector==33.0.0
cryptography==43.0.3
cryptography==44.0.0
debian_inspector==31.1.0
dockerfile-parse==2.0.1
docutils==0.21.2
Expand All @@ -29,7 +29,7 @@ isort==5.13.2
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.1.0
javaproperties==0.8.1
javaproperties==0.8.2
jeepney==0.8.0
jinja2==3.1.4
jsonstreams==0.6.0
Expand All @@ -41,18 +41,18 @@ markupsafe==3.0.2
mdurl==0.1.2
more-itertools==10.5.0
mypy-extensions==1.0.0
nh3==0.2.18
nh3==0.2.19
normality==2.5.0
openpyxl==3.1.5
packageurl-python==0.16.0
packaging==24.1
packaging==24.2
packvers==21.5
parameter-expansion-patched==0.3.1
pathspec==0.12.1
pdfminer.six==20240706
pefile==2024.8.26
pip-requirements-parser==32.0.1
pkginfo==1.10.0
pkginfo==1.12.0
pkginfo2==30.0.0
platformdirs==4.3.6
ply==3.11
Expand All @@ -64,24 +64,25 @@ pygmars==0.9.0
pygments==2.18.0
pymaven-patch==0.3.2
pyparsing==3.2.0
pytest==8.3.3
pytest==8.3.4
pytest-xdist==3.6.1
rdflib==7.1.1
readme_renderer==44.0
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.9.4
scancode-toolkit==32.3.0
secretstorage==3.3.3
semantic-version==2.10.0
six==1.16.0
six==1.17.0
spdx-tools==0.8.2
toml==0.10.2
twine==5.1.1
twine==6.0.1
typecode==30.0.2
typecode-libmagic==5.39.210531
uritools==4.0.3
urlpy==0.5
wcwidth==0.2.13
webencodings==0.5.1
xmltodict==0.14.2
zipp==3.20.2
zipp==3.21.0
7 changes: 4 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ charset-normalizer==3.4.0
click==8.1.7
commoncode==32.0.0
idna==3.10
pip==24.2
pip==24.3.1
pluggy==1.5.0
plugincode==32.0.0
PyYAML==6.0.2
requests==2.32.3
samecode==0.5.1
saneyaml==0.6.1
setuptools==75.3.0
setuptools==75.6.0
soupsieve==2.6
text-unidecode==1.3
urllib3==2.2.3
wheel==0.44.0
wheel==0.45.1

0 comments on commit 7dcee68

Please sign in to comment.