mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
14 lines
494 B
Diff
14 lines
494 B
Diff
diff --git a/requirements.txt b/requirements.txt
|
|
index a0471ddb..e8ca00a9 100644
|
|
--- a/requirements.txt
|
|
+++ b/requirements.txt
|
|
@@ -18,7 +18,7 @@ keyboard; sys_platform == 'win32'
|
|
lynxtray; sys_platform == 'win32'
|
|
opencc; sys_platform != 'win32' # optional
|
|
opencc-python-reimplemented; sys_platform == 'win32' # optional
|
|
-pypresence>=4.5.0 # optional
|
|
+pypresence # optional
|
|
tekore # optional
|
|
natsort # optional
|
|
#picard # optional
|