Changeset - 49cdaea8424d
[Not reviewed]
Dennis Fink - 9 years ago 2016-03-03 20:35:37
dennis.fink@c3l.lu
Add python-rtkit as dependency
2 files changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
requirements.in
Show inline comments
 
@@ -9,5 +9,6 @@ Flask
 
jsonschema
 
pygeoip
 
python-gnupg
 
python-rtkit
 
strict-rfc3339
 
OnionPy
requirements.txt
Show inline comments
 
@@ -21,6 +21,7 @@ MarkupSafe==0.23          # via jinja2
 
onionpy==0.3.2
 
pygeoip==0.3.2
 
python-gnupg==0.3.8
 
python-rtkit==0.7.0
 
pytz==2015.7              # via babel
 
requests==2.9.1           # via onionpy
 
strict-rfc3339==0.6
0 comments (0 inline, 0 general)