From 2d21dc9293733a2f3caccb17401a8824ed5dc6d1 Mon Sep 17 00:00:00 2001 From: Jake Moshenko Date: Thu, 31 Jul 2014 17:01:26 -0400 Subject: [PATCH] Replace the GPLed aniso8601 library with a fake version. --- requirements-nover.txt | 1 + requirements.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements-nover.txt b/requirements-nover.txt index bb2435874..6e21f23ae 100644 --- a/requirements-nover.txt +++ b/requirements-nover.txt @@ -33,3 +33,4 @@ python-ldap unidecode pycrypto logentries +git+https://github.com/DevTable/aniso8601-fake.git diff --git a/requirements.txt b/requirements.txt index 662ee7265..165dd2cb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ SQLAlchemy==0.9.7 Unidecode==0.04.16 Werkzeug==0.9.6 alembic==0.6.5 -aniso8601==0.82 +git+https://github.com/DevTable/aniso8601-fake.git argparse==1.2.1 beautifulsoup4==4.3.2 blinker==1.3