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 7587192 commit 9ce4c69Copy full SHA for 9ce4c69
setup.py
@@ -88,7 +88,7 @@
88
]
89
90
INSTALL_REQUIRES_NOT_WINDOWS = [
91
- 'camel-kenlm >= 2024.5.6 ; platform_system!="Windows"'
+ 'camel-kenlm >= 2025.4.8 ; platform_system!="Windows"'
92
93
94
if sys.platform != 'win32':
0 commit comments