Skip to content

Commit d375e66

Browse files
Update scapy requirement from ~=2.7.0rc1 to ~=2.7.0
Updates the requirements on [scapy](https://github.com/secdev/scapy) to permit the latest version. - [Release notes](https://github.com/secdev/scapy/releases) - [Commits](secdev/scapy@v2.7.0rc1...v2.7.0) --- updated-dependencies: - dependency-name: scapy dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abfbd93 commit d375e66

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
@@ -16,5 +16,5 @@ matplotlib~=3.10.1
1616
networkx~=3.6.1
1717
pandas~=2.3.3
1818
cryptography~=46.0.3
19-
scapy~=2.7.0rc1
19+
scapy~=2.7.0
2020
sentence-transformers~=5.2.0

0 commit comments

Comments
 (0)