We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dff8f7 commit 7657d7eCopy full SHA for 7657d7e
requirements.txt
@@ -1,4 +1,4 @@
1
-glassesTools[GUI]==1.15.0 # pulls in various other dependencies such as imgui_bundle, matplotlib, numpy, opencv, pandas, polars
+glassesTools[GUI]>=1.16.0 # pulls in various other dependencies such as imgui_bundle, matplotlib, numpy, opencv, pandas, polars
2
aiosqlite
3
uvloop ; sys_platform != "win32"
4
pyobjc-framework-Cocoa ; sys_platform == "darwin"
0 commit comments