diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt index e0df6600..191c879e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,3 @@ Django==1.2.1 Markdown==2.0.3 -MySQL-python==1.2.3c1 -South==0.7.1 -pysqlite==2.6.0 -python-memcached==1.45 -wsgiref==0.1.2 +South==0.7.2 |