Skip to content

Commit

Permalink
chore: update major dependencies (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarnsley authored Jul 10, 2024
1 parent dc91f5b commit f55837f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,34 +3,34 @@ asn1crypto==1.5.1
base58==2.1.1
beautifulsoup4==4.12.3
binary-helpers==0.0.4
certifi==2021.10.8
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==2.0.12
coincurve==17.0.0
coverage==6.3.2
charset-normalizer==3.3.2
coincurve==20.0.0
coverage==7.5.4
exceptiongroup==1.2.1
flake8==4.0.1
flake8==7.1.0
flake8-import-order==0.18.2
flake8-print==4.0.0
flake8-print==5.0.0
flake8-quotes==3.4.0
idna==3.7
iniconfig==1.1.1
markdown-it-py==2.1.0
iniconfig==2.0.0
markdown-it-py==3.0.0
mccabe==0.7.0
mdurl==0.1.2
packaging==21.3
packaging==24.1
pluggy==1.5.0
pycodestyle==2.12.0
pycparser==2.22
pyflakes==2.4.0
pyflakes==3.2.0
Pygments==2.18.0
pytest==7.1.1
pytest-cov==3.0.0
pytest==8.2.2
pytest-cov==5.0.0
PyYAML==6.0.1
requests==2.32.3
rich==12.2.0
rich==13.7.1
soupsieve==2.5
toml==0.10.2
tomli==2.0.1
tqdm==4.66.4
urllib3==1.26.9
urllib3==2.2.2

0 comments on commit f55837f

Please sign in to comment.