Skip to content

Commit 228b4cd

Browse files
committed
fix(dependencies): Upgrade dependencies
Downgrade cryptography to v40.0.2 due to backwards compatibility issues
1 parent 1f6db3b commit 228b4cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
requests==2.31.0
22
python-dateutil==2.8.2
3-
cryptography==41.0.0
3+
cryptography==40.0.2
44
six==1.16.0
55
ruamel.yaml==0.17.31
66
pynacl==1.5.0

0 commit comments

Comments
 (0)