We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d83e9 commit 8d7cc3cCopy full SHA for 8d7cc3c
1 file changed
generator/setup.py
@@ -37,7 +37,7 @@
37
'googleapis.codegen.script_stubs:RunExpandTemplates')
38
]},
39
include_package_data=True,
40
- install_requires=['django==5.2.11',
+ install_requires=['django==6.0.2',
41
#'google-apputils',
42
'httplib2',
43
'absl-py',
0 commit comments