Skip to content

Commit 60f24e6

Browse files
committed
Revert "Bump version of cryptography to mitigate CWE-1395"
This reverts commit cfca6af. This patch fixes #381. Contributors: * @Nilsonfsilva
1 parent fa03608 commit 60f24e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
alembic
22
colorama
3-
cryptography~=43.0
3+
cryptography~=42.0
44
dnspython[DOH]~=2.6.0
55
domain2idna~=1.12.0
66
inflection

requirements.win.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
alembic
22
colorama
3-
cryptography~=43.0
3+
cryptography~=42.0
44
dnspython[DOH]~=2.6.0
55
domain2idna~=1.12.0
66
inflection

0 commit comments

Comments
 (0)