Przeglądaj źródła

fix(api): do not upgrade major versions of dns-psl automatically

Nils Wisiol 3 lat temu
rodzic
commit
a0a4c58528
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      api/requirements.txt

+ 1 - 1
api/requirements.txt

@@ -13,7 +13,7 @@ dnspython~=2.2.0
 httpretty~=1.0.5
 httpretty~=1.0.5
 psycopg2~=2.9.2
 psycopg2~=2.9.2
 prometheus-client~=0.12.0  # added to control django-prometheus' dependency version
 prometheus-client~=0.12.0  # added to control django-prometheus' dependency version
-psl-dns~=1.0
+psl-dns~=1.0.0
 pylibmc~=1.6.1
 pylibmc~=1.6.1
 pyyaml~=6.0
 pyyaml~=6.0
 requests~=2.26.0
 requests~=2.26.0