We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1db5808 + a01970a commit b7ec906Copy full SHA for b7ec906
1 file changed
requirements.txt
@@ -71,7 +71,7 @@ PyMsgBox; platform_system == "Darwin"
71
comtypes; platform_system == "Windows"
72
pypiwin32; platform_system == "Windows"
73
pywin32; platform_system == "Windows"
74
-language-tool-python==3.2.0; sys_platform == "win32"
+language-tool-python==3.2.2; sys_platform == "win32"
75
76
# macOS and Linux only
77
language-tool-python; sys_platform == "darwin"
0 commit comments