view pytype_requirements.txt @ 8929:2065fe5bab67 stable

middleware: use config consistently in https_fixup 070b8c39736f did for unknown reasons introduce a use of the global kallithea.CONFIG . Instead, consistently use the application config object that has been passed.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 14 Sep 2022 08:47:48 +0200
parents dceaee61b164
children
line wrap: on
line source

# Note: we support pytype on Python3.9
pytype==2021.4.1
# optional modules that we want for pytype checking
ipython
kajiki
psycopg2
python-ldap
python-pam
tgext.debugbar