Skip to content

Commit 545311b

Browse files
committed
Updated dependencies due to vulnerabilities.
1 parent 77fd1ee commit 545311b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
name='moeralib',
55
version='0.16.0',
66
install_requires=[
7-
'requests>=2.31.0',
7+
"requests>=2.32.0",
88
'camel-converter',
99
'jsonschema>=4.19.0',
10-
'cryptography~=42.0.4',
10+
"cryptography~=43.0.1",
1111
'mnemonic',
1212
'ecpy',
1313
],

0 commit comments

Comments
 (0)