Skip to content

Commit

Permalink
chore: update minor dependencies (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbarnsley authored Jul 10, 2024
1 parent 54a7e41 commit dc91f5b
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
arkecosystem-crypto==2.0.0
asn1crypto==1.5.1
base58==2.1.1
beautifulsoup4==4.11.1
beautifulsoup4==4.12.3
binary-helpers==0.0.4
certifi==2021.10.8
cffi==1.15.0
cffi==1.16.0
charset-normalizer==2.0.12
coincurve==17.0.0
coverage==6.3.2
exceptiongroup==1.0.0rc3
exceptiongroup==1.2.1
flake8==4.0.1
flake8-import-order==0.18.1
flake8-import-order==0.18.2
flake8-print==4.0.0
flake8-quotes==3.3.1
idna==3.3
flake8-quotes==3.4.0
idna==3.7
iniconfig==1.1.1
markdown-it-py==2.1.0
mccabe==0.6.1
mdurl==0.1.1
mccabe==0.7.0
mdurl==0.1.2
packaging==21.3
pluggy==1.0.0
pycodestyle==2.8.0
pycparser==2.21
pluggy==1.5.0
pycodestyle==2.12.0
pycparser==2.22
pyflakes==2.4.0
Pygments==2.11.2
Pygments==2.18.0
pytest==7.1.1
pytest-cov==3.0.0
PyYAML==6.0.0
requests==2.27.1
PyYAML==6.0.1
requests==2.32.3
rich==12.2.0
soupsieve==2.3.2.post1
soupsieve==2.5
toml==0.10.2
tomli==2.0.1
tqdm==4.64.0
tqdm==4.66.4
urllib3==1.26.9

0 comments on commit dc91f5b

Please sign in to comment.