Skip to content

Commit

Permalink
Updated dependencies due to vulnerabilities.
Browse files Browse the repository at this point in the history
  • Loading branch information
smelamud committed Jan 26, 2025
1 parent 77fd1ee commit 545311b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
name='moeralib',
version='0.16.0',
install_requires=[
'requests>=2.31.0',
"requests>=2.32.0",
'camel-converter',
'jsonschema>=4.19.0',
'cryptography~=42.0.4',
"cryptography~=43.0.1",
'mnemonic',
'ecpy',
],
Expand Down

0 comments on commit 545311b

Please sign in to comment.