Browse Source

remove pytz version pinning

version-14
Pratik Vyas 10 years ago
parent
commit
d9b8741cae
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      requirements.txt

+ 1
- 1
requirements.txt View File

@@ -10,7 +10,7 @@ mysql-python==1.2.5
pygeoip pygeoip
python-dateutil python-dateutil
python-memcached python-memcached
pytz==2013d
pytz
six six
slugify slugify
termcolor termcolor


Loading…
Cancel
Save