aboutsummaryrefslogtreecommitdiff
path: root/textproc/translate-toolkit/files/patch-requirements-optional.txt
blob: edca182b8fd37283230116da4c98fd14a896a2fe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
--- requirements/optional.txt.orig	2022-04-20 09:24:34 UTC
+++ requirements/optional.txt
@@ -1,27 +1,27 @@
 -r required.txt
 
 # Format support
-aeidon==1.12        # Subtitles
+aeidon>=1.12        # Subtitles
 # Format support
 BeautifulSoup4>=4.3  # Trados
 # Encoding detection
-charset-normalizer==3.0.1   # chardet
+charset-normalizer>=3.0.1   # chardet
 # Tmserver backend
-cheroot==9.0.0       # tmserver
+cheroot>=9.0.0       # tmserver
 # Format support
-fluent.syntax==0.18.1 # Fluent
+fluent.syntax>=0.18.1 # Fluent
 # Format support
-iniparse==0.5        # INI
+iniparse>=0.5        # INI
 # Format support
-phply==1.2.6         # PHP
+phply>=1.2.5         # PHP
 # To provide translations for language names without need for OS package.
-pycountry==22.3.5          # Languages
-pyenchant==3.2.2     # spellcheck
+pycountry>=22.3.5          # Languages
+pyenchant>=3.2.2     # spellcheck
 # Windows Resources (rc2po and po2rc)
-pyparsing==3.0.9     # RC
+pyparsing>=3.0.9     # RC
 # Faster matching in e.g. pot2po
 python-Levenshtein>=0.12    # Levenshtein
 # Format support
-ruamel.yaml==0.17.21 # YAML
+ruamel.yaml>=0.17.21 # YAML
 # Format support
-vobject==0.9.6.1     # iCal
+vobject>=0.9.6.1     # iCal