Skip to content

Commit

Permalink
upgraded django to 1.10 updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Vardoh committed Nov 29, 2016
1 parent ebaea2d commit 6d7ed28
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
Django>=1.7
wheel==0.26.0
cffi==1.9.1
cryptography==1.6
Django==1.10.3
django-uuidfield==0.5.0
enum34==1.1.6
httplib2==0.9.2
idna==2.1
ipaddress==1.0.17
oauth2==1.9.0.post1
requests[security]>=2.8.1

# Custom requirements
git+https://github.com/dcramer/django-uuidfield.git@9bd27e9#egg=django-uuidfield
pyasn1==0.1.9
pycparser==2.17
pyOpenSSL==16.2.0
requests==2.12.1
six==1.10.0

0 comments on commit 6d7ed28

Please sign in to comment.