Skip to content

Commit

Permalink
Update requirements for sslyze
Browse files Browse the repository at this point in the history
Signed-off-by: Jauder Ho <[email protected]>
  • Loading branch information
jauderho committed Aug 26, 2024
1 parent 0a80d13 commit abc327b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 12 deletions.
2 changes: 1 addition & 1 deletion sslyze/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ nassl = "*"
cryptography = "*"
tls-parser = "*"
pydantic = "*"
wheel = "*"
#wheel = "*"
#wheel = "0.42.0"

[dev-packages]
Expand Down
11 changes: 1 addition & 10 deletions sslyze/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion sslyze/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ pydantic-core==2.16.3
sslyze==6.0.0
tls-parser==2.0.1
typing-extensions==4.12.2
wheel==0.44.0

0 comments on commit abc327b

Please sign in to comment.