Skip to content

Commit

Permalink
fixed django requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrFr committed Dec 11, 2019
1 parent 797fe5d commit 4de6f91
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-e .

django>=2.2.1
django>=2.2.1,<3
django-webpack-loader>=0.5
djangorestframework==3.9.3
djangorestframework-gis>=0.12
Expand Down Expand Up @@ -45,5 +45,4 @@ pytest-xdist
codecov
gitpython

pycairo
ipython

0 comments on commit 4de6f91

Please sign in to comment.