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.
2 parents 21fbaa5 + ff9ea01 commit 5407e63Copy full SHA for 5407e63
requirements/common.txt
@@ -4,7 +4,7 @@ django-countries==7.6.1
4
django-hosts==5.1
5
django-money==3.5.4
6
django-push @ git+https://github.com/brutasse/django-push.git@22fda99641cfbd2f3075a723d92652a8e38220a5
7
-django-read-only==1.20.0
+django-read-only==1.21.0
8
django-recaptcha==4.1.0
9
django-registration-redux==2.13
10
Django==5.2
requirements/prod.txt
@@ -1,4 +1,4 @@
1
-r common.txt
2
gunicorn==23.0.0
3
redis==6.4.0
-sentry-sdk==2.37.1
+sentry-sdk==2.38.0
requirements/tests.txt
-r dev.txt
-coverage==7.10.6
+coverage==7.10.7
requests-mock==1.12.1
tblib>=3.0.0
0 commit comments