fixed depandancy issues
Some checks failed
Debian Forge CI/CD Pipeline / Build and Test (push) Successful in 1m44s
Debian Forge CI/CD Pipeline / Security Audit (push) Failing after 7s
Debian Forge CI/CD Pipeline / Package Validation (push) Successful in 1m1s
Debian Forge CI/CD Pipeline / Status Report (push) Has been skipped

This commit is contained in:
Joe 2025-09-04 16:23:52 -07:00
parent 997af356df
commit 321d5dbe30

View file

@ -76,7 +76,7 @@ Description: Debian-specific fork of osbuild for Debian Atomic systems
Package: python3-debian-forge
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends},
jsonschema, requests, psutil
python3-jsonschema, python3-requests, python3-psutil
Description: Python library for debian-forge
This package contains the Python library that constitutes the core
of the debian-forge project. It provides the main API and utilities