Myoldmopar/Cait.Rocks

View on GitHub
requirements/dev.txt

Summary

Maintainability
Test Coverage
# Full dependency file

# Common dependencies
beautifulsoup4==4.6.0
coverage==4.2
coveralls==1.1
python-dateutil==2.7.3
Django==1.11.18
django-extensions==2.0.7
djangorestframework==3.8.2
django-rest-swagger==2.1.2
pillow==5.1.0
pyparsing==2.2.0
pydot==1.2.4
six==1.11.0
Sphinx==1.7.5
sphinxcontrib-spelling==4.1.0
tox==3.0.0

# For deployment on Heroku
dj-database-url==0.5.0  # Django database configuration
gunicorn==19.7.1  # Web server
psycopg2-binary==2.7.4  # Postgres interaction
whitenoise==3.3.1  # Static asset server