Removed pyang and xym from requirements.txt, as they are now handled with svn:externals.

- Legacy-Id: 13631
This commit is contained in:
Henrik Levkowetz 2017-06-15 16:11:32 +00:00
parent d98054c103
commit 7205512362

View file

@ -33,7 +33,7 @@ MySQL-python>=1.2.5
pathlib>=1.0
pathlib2>=2.3.0
Pillow>=3.0
pyang>=1.6
#pyang>=1.6 # Handled as an svn:externals component
pyflakes>=0.8.1
pyquery>=1.2.13,!=1.2.14 # Pyqyery 1.2.14 fails on some selectors or stacked selectors
python-dateutil>=2.2
@ -51,6 +51,6 @@ Trac>=1.0.10,<1.2
Unidecode>=0.4.18
#wsgiref>=0.1.2
xml2rfc>=2.5.0,!=2.6.0
xym>=0.1.2,!=0.3
#xym>=0.1.2,!=0.3 # Handled as an svn:externals component
#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation