Skip to content

Commit 943913f

Browse files
author
Eric Harmeling
committed
Fixed Django version
1 parent e4d1979 commit 943913f

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.1.* django-cockroachdb==3.1.* psycopg2
7+
pip3 install django==3.1.4 django-cockroachdb==3.1.4 psycopg2

0 commit comments

Comments
 (0)