Skip to content

Commit

Permalink
updating dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianq committed Oct 31, 2017
1 parent 0e42473 commit 3a9674a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,10 @@
'Topic :: Internet :: WWW/HTTP',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
],
)
install_requires=[
'channels==1.1.8',
'asgi-redis==1.4.3',
'Django==1.9',
'djangorestframework==3.7.1'
]
)

0 comments on commit 3a9674a

Please sign in to comment.