Skip to content

Commit

Permalink
Remove old chardet requirement, add our real multidict requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleysommer committed Feb 16, 2021
1 parent fe3fdc5 commit 9def46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ deps =
pytest-dependency
httpcore==0.11.*
httpx==0.15.4
chardet==3.*
multidict>=5.0,<6.0
beautifulsoup4
gunicorn==20.0.4
uvicorn
Expand Down

0 comments on commit 9def46b

Please sign in to comment.