We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1b6d31 commit 45e5f9cCopy full SHA for 45e5f9c
requirements.in
@@ -1,5 +1,5 @@
1
asterism==0.8
2
-Django==4.0.2
+Django==4.0.4
3
django4-cron==0.5.1
4
djangorestframework==3.13.1
5
elasticsearch==7.17.0
requirements.txt
@@ -16,7 +16,7 @@ certifi==2021.5.30
16
# requests
17
charset-normalizer==2.0.12
18
# via requests
19
-django==4.0.2
+django==4.0.4
20
# via
21
# -r requirements.in
22
# asterism
0 commit comments