Changeset - e9e85b209c6f
[Not reviewed]
Dennis Fink - 9 years ago 2016-03-03 20:55:11
dennis.fink@c3l.lu
Use rt instead of rtkit
2 files changed with 4 insertions and 3 deletions:
0 comments (0 inline, 0 general)
requirements.in
Show inline comments
 
@@ -9,6 +9,6 @@ Flask
 
jsonschema
 
pygeoip
 
python-gnupg
 
python-rtkit
 
rt
 
strict-rfc3339
 
OnionPy
requirements.txt
Show inline comments
 
@@ -21,9 +21,10 @@ 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
 
requests==2.9.1           # via onionpy, rt
 
rt==1.0.8
 
six==1.10.0               # via rt
 
strict-rfc3339==0.6
 
visitor==0.1.2            # via flask-bootstrap
 
Werkzeug==0.11.4          # via flask, flask-wtf
0 comments (0 inline, 0 general)