We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba994b commit c367b5bCopy full SHA for c367b5b
requirements.in
@@ -1,4 +1,4 @@
1
-Django>=4.1,<5
+Django>=5,<6
2
Markdown
3
pymdown-extensions
4
mock
requirements.txt
@@ -20,7 +20,7 @@ click==8.1.8
20
# via pip-tools
21
cssselect==1.2.0
22
# via splinter
23
-django==4.2.19
+django==5.1.6
24
# via
25
# -r requirements.in
26
# splinter
0 commit comments