Merge pull request #724 from morpheus65535/master

Fix for Python 3.8
This commit is contained in:
morpheus65535 2019-12-30 08:03:00 -05:00 committed by GitHub
commit 925f238927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
lxml==4.3.0
lxml>=4.3.0