We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fca496c + 3f11615 commit 3a7c617Copy full SHA for 3a7c617
1 file changed
setup.py
@@ -79,7 +79,7 @@
79
# your project is installed. For an analysis of "install_requires" vs pip's
80
# requirements files see:
81
# https://packaging.python.org/en/latest/requirements.html
82
- install_requires=['Django==2.1.11', 'PyYAML==4.2b4', 'raven==6.9.0'],
+ install_requires=['Django==2.1.15', 'PyYAML==4.2b4', 'raven==6.9.0'],
83
84
# List additional groups of dependencies here (e.g. development
85
# dependencies). You can install these using the following syntax,
0 commit comments