Skip to content

Commit

Permalink
Switch to fork of hangups
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Sep 4, 2020
1 parent f2f20b1 commit 826c127
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN apk add --no-cache \
py3-requests \
py3-appdirs \
#py3-configargparse \ # (too new)
#py3-protobuf \ # (too new)
py3-protobuf \
#py3-urwid \ # (too new)
#mechanicalsoup
py3-beautifulsoup4 \
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ alembic>=1,<2
ruamel.yaml>=0.15.94,<0.17
commonmark>=0.8,<0.10
python-magic>=0.4,<0.5
hangups>=0.4.10,<0.5
tulir-hangups>=0.4.11,<0.5
mautrix==0.7.0rc2

0 comments on commit 826c127

Please sign in to comment.