Update lxml and sure for Python 3.7 compatibility

This commit is contained in:
Chih-Hsuan Yen 2018-07-24 21:32:43 +08:00
parent d00300bc1b
commit 52248589bf
No known key found for this signature in database
GPG Key ID: 0453A6CA23C56315

View File

@ -1,7 +1,7 @@
-r requirements.txt -r requirements.txt
mock mock
nose nose
sure==1.2.24 sure==1.4.11
coverage coverage
flake8==3.5.0 flake8==3.5.0
freezegun freezegun
@ -13,5 +13,5 @@ six>=1.9
prompt-toolkit==1.0.14 prompt-toolkit==1.0.14
click==6.7 click==6.7
inflection==0.3.1 inflection==0.3.1
lxml==4.0.0 lxml==4.2.3
beautifulsoup4==4.6.0 beautifulsoup4==4.6.0