Commit 2d3efc7afce447d8e0a24d2d379af20b6a158728

Authored by Antonio Terceiro
1 parent b8ad5844

update requirements

Makefile
1 1 NAME = colab-deps
2   -VERSION = 1
  2 +VERSION = 1.1
3 3 PREFIX = /usr
4 4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5 5  
... ...
django-revproxy-0.2.8.tar.gz
No preview for this file type
django-revproxy-0.2.9.tar.gz 0 → 100644
No preview for this file type
requirements.txt
... ... @@ -28,7 +28,7 @@ tornado==3.1.1
28 28  
29 29 # Deps for Single SignOn (SSO) - Replaced with django-browserid==0.9
30 30 django-browserid==0.11
31   -django-revproxy==0.2.8
  31 +django-revproxy==0.2.9
32 32  
33 33 # Converse.js (XMPP client)
34 34 django-conversejs==0.3.1
... ...