We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24b7c7 commit 81dd244Copy full SHA for 81dd244
requirements.txt
@@ -38,7 +38,7 @@ pywinhook @ https://github.com/ActivityWatch/wheels/raw/master/pywinhook/pyWinho
38
39
# pyglet downgrade to prevent threadmode warning on windows
40
# See issue: https://github.com/psychopy/psychopy/issues/2876
41
-pyglet==1.4.10 ; platform_system == "Windows"
+pyglet==1.4.11 ; platform_system == "Windows"
42
43
# Test requirements
44
mypy
0 commit comments