# These requirements are what you would install on a production server.
# The server has more requirements than the client.
.
-r requirements.client.txt
gunicorn==19.9.0
psycopg2==2.9.10
