From 8a62f658edb81514e4c1bffcb323487eb20b9156 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Tue, 24 Apr 2012 19:13:39 -0400 Subject: [PATCH 1/1] Remove jinja2 dependency in requires, add PasteScript. --- XonStat.egg-info/requires.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/XonStat.egg-info/requires.txt b/XonStat.egg-info/requires.txt index 01d49e4..2950c07 100644 --- a/XonStat.egg-info/requires.txt +++ b/XonStat.egg-info/requires.txt @@ -3,4 +3,8 @@ SQLAlchemy transaction repoze.tm2>=1.0b1 zope.sqlalchemy -WebError \ No newline at end of file +WebError +sqlahelper +webhelpers +psycopg2 +PasteScript -- 2.39.2