Skip to content

Commit e4d1979

Browse files
author
Eric Harmeling
committed
Updated django and django-cockroachdb versions
1 parent 6b86efd commit e4d1979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/django/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ start:
44

55
deps:
66
pip3 install --upgrade setuptools
7-
pip3 install django==3.0.9 django-cockroachdb==3.0.1 psycopg2
7+
pip3 install django==3.1.* django-cockroachdb==3.1.* psycopg2

0 commit comments

Comments
 (0)