mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
68cadff650
* add: tauon Signed-off-by: Owen-sz <owen@fyralabs.com> * oops Signed-off-by: Owen-sz <owen@fyralabs.com> * fix arch thing Signed-off-by: Owen-sz <owen@fyralabs.com> * try this Signed-off-by: Owen-sz <owen@fyralabs.com> * add: patch Signed-off-by: Owen-sz <owen@fyralabs.com> --------- Signed-off-by: Owen-sz <owen@fyralabs.com>
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
|