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 bc5ae6b commit bd4a664Copy full SHA for bd4a664
code-env/python/spec/requirements.txt
@@ -14,4 +14,5 @@ wordcloud==1.9.3; python_version >= '3.9'
14
fonttools==4.14.0
15
pathvalidate==2.3.0
16
fastcore==1.3.19
17
-sudachipy==0.6.0; python_version == '3.6'
+sudachipy==0.6.0; python_version == '3.6'
18
+sudachipy<0.6.10; python_version >= '3.7' and python_version < '3.9'
0 commit comments