Changeset - 5574e1c751e5
[Not reviewed]
dev
0 2 0
Dennis Fink - 9 years ago 2016-03-03 20:35:07
dennis.fink@c3l.lu
Remove requests as explicit requirement
2 files changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
requirements.in
Show inline comments
 
@@ -9,6 +9,5 @@ Flask
 
jsonschema
 
pygeoip
 
python-gnupg
 
requests
 
strict-rfc3339
 
OnionPy
requirements.txt
Show inline comments
 
@@ -22,6 +22,7 @@ onionpy==0.3.2
 
pygeoip==0.3.2
 
python-gnupg==0.3.8
 
pytz==2015.7              # via babel
 
requests==2.9.1           # via onionpy
 
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)