python-telegram-bot/requirements.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
373 B
Text
Raw Normal View History

# Make sure to install those as additional_dependencies in the
# pre-commit hooks for pylint & mypy
2022-05-03 17:22:30 +02:00
# Also update the readme accordingly
# When dependencies release new versions and tests succeed, we should try to expand the allowed
# versions and only increase the lower bound if necessary
# httpx has no stable release yet, so let's be cautious for now
httpx ~= 0.24.1