diff --git a/memberportal/requirements.txt b/memberportal/requirements.txt index 498cae44..5d7a9d31 100644 --- a/memberportal/requirements.txt +++ b/memberportal/requirements.txt @@ -1,32 +1,32 @@ django~=3.2.13 -requests~=2.27.1 -stripe~=9.7.0 -humanize~=4.1.0 +requests~=2.32.3 +stripe~=9.8.0 +humanize~=4.9.0 django-constance~=2.9.0 -django-picklefield~=3.0.1 -django-cors-headers~=3.12.0 -black==24.1.0 -pre-commit==2.19.0 -djangorestframework~=3.13.1 -djangorestframework-simplejwt>=4.7.2 -django-csp~=3.7 -sentry-sdk==1.14.0 -mysqlclient +django-picklefield~=3.2 +django-cors-headers~=4.3.1 +black==24.4.2 +pre-commit==3.7.1 +djangorestframework~=3.15.1 +djangorestframework-simplejwt>=5.3.1 +django-csp~=3.8 +sentry-sdk==2.3.1 +mysqlclient~2.2.4 git+https://github.com/mailchimp/mailchimp-marketing-python.git channels~=3.0.4 -zeroconf~=0.38.6 +zeroconf~=0.132.2 postmarker~=1.0 channels_redis~=3.4.0 -ics~=0.7 +ics~=0.7.2 python_http_client~=3.3.7 -pwned-passwords-django~=1.6.0 -celery~=5.2.7 -django-celery-results~=2.3.1 -django-celery-beat~=2.2.1 +pwned-passwords-django~=5.0.0 +celery~=5.4.0 +django-celery-results~=2.5.1 +django-celery-beat~=2.6.0 redis~=4.3.1 -twilio~=7.9.2 +twilio~=9.1.0 django-prometheus==2.3.1 -psycopg2-binary~=2.9.6 -django-oidc-provider~=0.8.0 -djangorestframework-api-key==2.* +psycopg2-binary~=2.9.9 +django-oidc-provider~=0.8.2 +djangorestframework-api-key~=3.0.0 prometheus-client~=0.20.0 \ No newline at end of file