Skip to content

Commit

Permalink
install urllib3 < 2 as requests doesn't support it yet
Browse files Browse the repository at this point in the history
  • Loading branch information
goapunk authored and philli-m committed Jul 25, 2023
1 parent 67210bc commit ffc6968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ django-cloudflare-push==0.2.2
django_csp==3.7
sentry-sdk==1.16.0
requests==2.28.2
urllib3==1.26.15
wagtail==4.1.2
whitenoise==6.4.0
zeep==4.2.1
Expand Down

0 comments on commit ffc6968

Please sign in to comment.