Преглед изворни кода

build(deps): update fast-langdetect dependency

- Change fast-langdetect dependency from version 0.2.0 to >=0.2.3
myhloli пре 10 месеци
родитељ
комит
59f365a5a3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,7 +1,7 @@
 boto3>=1.28.43
 Brotli>=1.1.0
 click>=8.1.7
-fast-langdetect==0.2.0
+fast-langdetect>=0.2.3
 loguru>=0.6.0
 numpy>=1.21.6,<2.0.0
 pydantic>=2.7.2