Skip to content

Commit

Permalink
requirements: add backoff and httpx
Browse files Browse the repository at this point in the history
  • Loading branch information
Rine authored and fuzzylogic2000 committed Apr 12, 2021
1 parent 78cced6 commit bc2b5ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
git+https://github.com/liqd/adhocracy4.git@aplus-v2103#egg=adhocracy4

# Additional requirements
backoff==1.10.0
bcrypt==3.2.0
brotli==1.0.9
django-capture-tag==1.0
django-cloudflare-push==0.2.0
django_csp==3.7
django-parler==2.2
httpx==0.17.1
raven==6.10.0
wagtail==2.11.6 # pyup: <2.12
whitenoise==5.2.0
Expand Down

0 comments on commit bc2b5ad

Please sign in to comment.