CERT-Polska / drakvuf-sandbox

DRAKVUF Sandbox - automated hypervisor-level malware analysis system
https://drakvuf-sandbox.readthedocs.io/
Other
1.04k stars 143 forks source link

Drop support for Debian Buster, set minimum requirement to Python 3.8 #881

Closed psrok1 closed 6 months ago

psrok1 commented 6 months ago

Python 3.6 is not supported and it blocks us from dependency upgrades (e.g. ipython #766, pydantic going to be introduced in #878 etc.)

I left matrix strategy in case we want to test it on newer Debian versions.