Skip to content

Commit

Permalink
Readded requirements which broke the last unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Dec 2, 2015
1 parent de36f0c commit 2977c64
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions examples/chatserver/tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Django==1.8.5
backports.ssl-match-hostname==3.4.0.2
django-nose==1.4.1
django-redis-sessions==0.5.0
django-websocket-redis==0.4.4
gevent==1.0.2
greenlet==0.4.9
nose==1.3.7
redis==2.10.3
requests==2.7.0
six==1.10.0
websocket-client==0.20.0

0 comments on commit 2977c64

Please sign in to comment.