mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 23:41:17 -05:00
removed Flask-Redis dependency, it's included in notification-utils.
This commit is contained in:
@@ -17,7 +17,6 @@ celery==3.1.23
|
|||||||
monotonic==1.2
|
monotonic==1.2
|
||||||
statsd==3.2.1
|
statsd==3.2.1
|
||||||
jsonschema==2.5.1
|
jsonschema==2.5.1
|
||||||
Flask-Redis==0.1.0
|
|
||||||
gunicorn==19.6.0
|
gunicorn==19.6.0
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
|
|||||||
Reference in New Issue
Block a user