diff options
| author | yum <yum.food.vr@gmail.com> | 2022-12-17 16:26:06 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2022-12-17 16:26:06 -0800 |
| commit | da754e9cf5b192239826aa1619e1ada3c98daa45 (patch) | |
| tree | 6489540e5e45d39f1d0a4ae7dfef8d1944805649 /Python/LICENSE.txt | |
| parent | b6a68f2569243cae224d7be8b02e2408aeaae699 (diff) | |
Downgrade to Python 3.10.9
Whisper needs Python < 3.11.
Diffstat (limited to 'Python/LICENSE.txt')
| -rw-r--r-- | Python/LICENSE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/LICENSE.txt b/Python/LICENSE.txt index 1efed48..4662ad7 100644 --- a/Python/LICENSE.txt +++ b/Python/LICENSE.txt @@ -489,7 +489,7 @@ bzip2/libbzip2 version 1.0.8 of 13 July 2019 */ -libffi - Copyright (c) 1996-2022 Anthony Green, Red Hat, Inc and others. +libffi - Copyright (c) 1996-2014 Anthony Green, Red Hat, Inc and others. See source files for details. Permission is hereby granted, free of charge, to any person obtaining |
