mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-23 15:56:45 -04:00
Removed redis from API requirements - it's pulled in by the 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