Update django requirement 1.11.23 -> 1.11.26, update libvirt-api: 5.3 -> 5.10 and lxml

This commit is contained in:
catborise
2019-12-18 09:04:50 +03:00
parent dd16a5b2d5
commit 8df71efdca
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ language: python
python:
- "2.7"
env:
- DJANGO=1.11.23
- DJANGO=1.11.26
install:
- pip install -r dev/requirements.txt
script: