# Pro-tip: Try not to put anything here. Avoid dependencies in
# production that aren't in development.
-r base.txt



# WSGI Handler
# ------------------------------------------------
gevent==1.1.2
gunicorn==19.6.0


# Raven is the Sentry client
# --------------------------
raven==5.27.1
