mirror of
https://github.com/csd4ni3l/browser.git
synced 2026-01-01 04:03:43 +01:00
Fix SSL not working by using certifi to find them.
This commit is contained in:
@@ -6,6 +6,7 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"arcade==3.2.0",
|
||||
"certifi>=2025.7.14",
|
||||
"pypresence>=4.3.0",
|
||||
"ujson>=5.10.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user