Dependencies update

This commit is contained in:
Daniel Quinn
2018-04-13 19:52:11 +01:00
parent 8f229fa98b
commit b72aac7bd8
3 changed files with 319 additions and 200 deletions

View File

@@ -1,12 +1,9 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
django = "<2.0,>=1.11"
pillow = "*"
coveralls = "*"
@@ -36,5 +33,5 @@ pytest-sugar = "*"
pytest-env = "*"
pytest-xdist = "*"
[dev-packages]
ipython = "*"