Skip to content

Commit 162802a

Browse files
committed
appkit package was missing in requirements
1 parent b5e6f6b commit 162802a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
glassesTools[GUI]~=1.18.0 # pulls in various other dependencies such as imgui_bundle, matplotlib, numpy, opencv, pandas, polars
22
typeguard
33
uvloop ; sys_platform != "win32"
4+
pyobjc-framework-Cocoa ; sys_platform == "darwin"
45
watchfiles

0 commit comments

Comments
 (0)