Changeset - e0d9144b7d71
[Not reviewed]
Dennis Fink - 9 years ago 2016-03-02 19:21:11
dennis.fink@c3l.lu
Added onionpy as requirement
2 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
requirements.in
Show inline comments
 
@@ -11,3 +11,4 @@ pygeoip==0.3.2
 
python-gnupg==0.3.7
 
requests==2.7.0
 
strict-rfc3339==0.5
 
OnionPy
requirements.txt
Show inline comments
 
@@ -18,6 +18,7 @@ itsdangerous==0.24        # via flask
 
jinja2==2.8               # via flask
 
jsonschema==2.5.1
 
markupsafe==0.23          # via jinja2
 
onionpy==0.3.2
 
pygeoip==0.3.2
 
python-gnupg==0.3.7
 
pytz==2015.7              # via babel
0 comments (0 inline, 0 general)