mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
14 lines
265 B
Plaintext
14 lines
265 B
Plaintext
PyQt6
|
||
# PyQtWebEngine # 可能需要装 spyder 解决 PyQtWebEngine 版本冲突
|
||
requests
|
||
requests_toolbelt
|
||
browser_cookie3
|
||
|
||
# browser_cookie3 requires
|
||
# pyaes
|
||
# pbkdf2
|
||
# keyring
|
||
# lz4
|
||
# pycryptodome
|
||
# SecretStorage
|
||
# linux: pip install secretstorage dbus-python |