Skip to content

Commit

Permalink
ci: Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 20, 2024
1 parent b939423 commit e8ab02a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1325,6 +1325,9 @@ python-flirt==0.8.6 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:f5532aa5d7f77994d8eae1fc54add0dcf1060aee4445303d709a5a64bccc7e3d \
--hash=sha256:f5df8163ae6bf85afda66fda3b646b609fe0687016ef7483b3aa38dbd130b601 \
--hash=sha256:f938a761c80a9ac140de432204c154e04300d5a81aaafb37d6f4b0bf87282861
python-magic==0.4.27 ; python_version >= "3.10" and sys_platform == "linux" and python_version < "4.0" \
--hash=sha256:c1ba14b08e4a5f5c31a302b7721239695b2f0f058d125bd5ce1ee36b9d9d3c3b \
--hash=sha256:c212960ad306f700aa0d01e5d7a325d20548ff97eb9920dcd29513174f0294d3
python-tlsh==4.5.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:55e3df72cabdf48bf576b4580d7fa2feba9c14aacde0a8bd7b1ef40b03cb7969
python-whois==0.7.3 ; python_version >= "3.10" and python_version < "4.0" \
Expand Down Expand Up @@ -1590,7 +1593,7 @@ setproctitle==1.3.2 ; python_version >= "3.10" and python_version < "4.0" \
setuptools==70.0.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4 \
--hash=sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0
sflock2[shellcode]==0.3.66 ; python_version >= "3.10" and python_version < "4.0" \
sflock2[linux,shellcode]==0.3.66 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:3dc74a75491fe2502d70bbc3778b9a6da5cbeb9da479997eef40106208ee639f \
--hash=sha256:fb4f8c52df5dfbbb8abde6fb46addf06d6456262ac3e8ad9c332354914381821
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0" \
Expand Down

0 comments on commit e8ab02a

Please sign in to comment.