We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b86efd + 622eb31 commit 8608194Copy full SHA for 8608194
python/django/Makefile
@@ -4,4 +4,4 @@ start:
4
5
deps:
6
pip3 install --upgrade setuptools
7
- pip3 install django==3.0.9 django-cockroachdb==3.0.1 psycopg2
+ pip3 install django==3.1.4 django-cockroachdb==3.1.2 psycopg2
0 commit comments