Changeset - 69c54ea559da
[Not reviewed]
default
0 2 0
Dennis Fink - 10 years ago 2015-02-16 14:10:13
dennis.fink@c3l.lu
Added python-gnupg as requirement
2 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
requirements.in
Show inline comments
 
@@ -3,6 +3,7 @@ Flask-Compress==1.0.2
 
Flask-Mail==0.9.1
 
Flask-WTF==0.10.3
 
Flask==0.10.1
 
#humanize==0.5.1
 
pygal==1.6.1
 
pygeoip==0.3.2
 
python-gnupg==0.3.7
requirements.txt
Show inline comments
 
@@ -10,9 +10,10 @@ itsdangerous==0.24
 
Jinja2==2.7.3
 
lxml==3.4.2
 
MarkupSafe==0.23
 
pygal==1.6.2
 
pygeoip==0.3.2
 
Pygments==2.0.1
 
python-gnupg==0.3.7
 
requests==2.5.0
 
Werkzeug==0.10.1
 
WTForms==2.0.2
0 comments (0 inline, 0 general)