Skip to content

Commit 3cfb93d

Browse files
committed
Upgrading lxml
1 parent 386cacd commit 3cfb93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
# your project is installed. For an analysis of "install_requires" vs pip's
6464
# requirements files see:
6565
# https://packaging.python.org/en/latest/requirements.html
66-
install_requires=['PyXB-X==1.2.6.2', 'lxml==4.*', 'requests==2.*'],
66+
install_requires=['PyXB-X==1.2.6.2', 'lxml==5.*', 'requests==2.*'],
6767
#install_requires=['nose'],
6868
#install_requires=['nosetests'],
6969
#install_requires=['mock'],

0 commit comments

Comments
 (0)