Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
danielquinn committed Apr 13, 2018
1 parent 101b7bb commit 9d4bebd
Show file tree
Hide file tree
Showing 3 changed files with 314 additions and 195 deletions.
5 changes: 1 addition & 4 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"


[packages]

django = "<2.0,>=1.11"
pillow = "*"
coveralls = "*"
Expand Down Expand Up @@ -36,5 +33,5 @@ pytest-sugar = "*"
pytest-env = "*"
pytest-xdist = "*"


[dev-packages]
ipython = "*"

0 comments on commit 9d4bebd

Please sign in to comment.