mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
Dependabot is reporting several vulnerability alerts related to `codeowners/requirements.txt`, let's update them. Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
17 lines
353 B
Plaintext
17 lines
353 B
Plaintext
# Python dependencies for rust-vmm-community scripts
|
|
# Install with: pip install -r requirements.txt
|
|
|
|
# check_inactive_codeowners.py dependencies
|
|
certifi==2025.10.5
|
|
cffi==2.0.0
|
|
charset-normalizer==3.4.3
|
|
cryptography==46.0.5
|
|
idna==3.11
|
|
pycparser==2.23
|
|
PyGithub==2.8.1
|
|
PyJWT==2.10.1
|
|
PyNaCl==1.6.2
|
|
requests==2.32.5
|
|
typing_extensions==4.15.0
|
|
urllib3==2.6.0
|