blob: 47c85b1657a198e3de9a264c420192a4ec632920 (
plain)
1
2
3
4
5
6
|
mysqlclient==1.3.7 # replace this with psycopg2 for a PostgreSQL backend
django-debug-toolbar==1.5
python-dateutil>2.0,<3.0
selenium>2.0,<3.0
djangorestframework>=3.3,<3.4
drf-nested-routers>=0.11.1,<0.12
|