We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc9df6a + 3c994f1 commit f6430cfCopy full SHA for f6430cf
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.2; sys_platform == "win32"
+language-tool-python==3.3.0; sys_platform == "win32"
75
76
# macOS and Linux only
77
language-tool-python; sys_platform == "darwin"
0 commit comments