diff --git a/api/requirements.txt b/api/requirements.txt index 8fba74183..f6bcfbdab 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -9,7 +9,7 @@ django-celery-email~=3.0.0 django-netfields~=1.3.0 django-pgtrigger~=4.7.0 django-prometheus~=2.3.1 -dnspython~=2.4.1 +dnspython~=2.4.2 httpretty~=1.0.5 # 1.1 breaks tests. Does not run in production, so stick to it. pyotp~=2.9.0 psycopg~=3.1.10