Skip to content

Commit 0fdaf2c

Browse files
committed
xml2rfc 2.6.0 does not have parser parameters which are compatible with our usage. Will be fixed in 2.6.1. Disallow 2.6.0.
- Legacy-Id: 13483
1 parent ecb0e75 commit 0fdaf2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tqdm>=3.7.0
4747
Trac>=1.0.10,<1.2
4848
Unidecode>=0.4.18
4949
#wsgiref>=0.1.2
50-
xml2rfc>=2.5.
50+
xml2rfc>=2.5.0,!=2.6.0
5151
xym>=0.1.2,!=0.3
5252
#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation
5353

0 commit comments

Comments
 (0)