Update lxml and sure for Python 3.7 compatibility
This commit is contained in:
parent
d00300bc1b
commit
52248589bf
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user