mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
* Modernize Python syntax, add Python 3.8 * Update Python version & dist in TravisCI * Add postgresql as addon * Switch to psycopg2-binary * Drop django.utils.six
4 lines
76 B
Text
4 lines
76 B
Text
pytest==4.5.0
|
|
pytest-django==3.4.7
|
|
psycopg2-binary==2.8.4
|
|
pytest-cov==2.7.1
|