Skip to content

Commit 61c3d91

Browse files
authored
Pin django to a specific version (GoogleCloudPlatform#3026)
* Splitting up GoogleCloudPlatform#2651 * Address excellent nit
1 parent 5d6139a commit 61c3d91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
PyMySQL==0.9.3
2-
Django<2.0.0,>=1.11.8
2+
Django==1.11.28 # needs to stay under 2.0.0 for Python 2 support

0 commit comments

Comments
 (0)