old-knossos
old-knossos copied to clipboard
update third party python modules
Updates py-cpuinfo to a version that works on arm64. Also includes token-bucket and raven modules directly as newer linux distros no longer include those modules in their package repositories.
This also makes a proper main() function in __main__.py as the start point and includes the relevant py-cpuinfo related fix for the fork bomb on Windows.