Skip to content

Commit 305b665

Browse files
committed
2 parents ecf1c52 + cc8451d commit 305b665

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sslyze/Pipfile.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sslyze/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-i https://pypi.org/simple
22
--extra-index-url https://www.piwheels.org/simple
33
annotated-types==0.6.0; python_version >= '3.8'
4-
cffi==1.16.0; platform_python_implementation != 'PyPy'
4+
cffi==1.16.0; python_version >= '3.8'
55
cryptography==41.0.7; python_version >= '3.7'
66
nassl==5.2.0; python_version >= '3.8'
77
pycparser==2.21

0 commit comments

Comments
 (0)