Skip to content

Commit 0ce3fd4

Browse files
authored
Upgrading the version of pyopenssl & cryptography
1 parent 5466f2e commit 0ce3fd4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pycryptodome==3.8.1
2-
pyOpenSSL==22.0.0
2+
pyOpenSSL>=22.1.0
33
setuptools>=39.0.1
44
coverage>=4.5.3
5-
cryptography>=38.0.0
5+
cryptography>=39.0.0

0 commit comments

Comments
 (0)