We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e6f6b commit 162802aCopy full SHA for 162802a
requirements.txt
@@ -1,4 +1,5 @@
1
glassesTools[GUI]~=1.18.0 # pulls in various other dependencies such as imgui_bundle, matplotlib, numpy, opencv, pandas, polars
2
typeguard
3
uvloop ; sys_platform != "win32"
4
+pyobjc-framework-Cocoa ; sys_platform == "darwin"
5
watchfiles
0 commit comments