blob: 4403be4c2d226ec3ae5b93bea6d101d4bec6d61d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
doit==0.28.0
Pygments>=1.6
Pillow>=2.4.0
-python-dateutil==2.4.2
+python-dateutil=>2.2
docutils>=0.12
mako>=1.0.0
unidecode>=0.04.16
|