add more modules to credits, fix SSL not being found and downloads crashing on executables with certifi

This commit is contained in:
csd4ni3l
2025-07-15 19:56:55 +02:00
parent b68e9aa4fd
commit 659f4e4462
6 changed files with 13 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"arcade==3.2.0",
"certifi>=2025.7.9",
"iso3166>=2.1.1",
"musicbrainzngs>=0.7.1",
"mutagen>=1.47.0",