We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084e663 commit 757e199Copy full SHA for 757e199
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==6.0.3',
+ install_requires=['django==6.0.4',
41
#'google-apputils',
42
'httplib2',
43
'absl-py',
0 commit comments