comparison pytype_requirements.txt @ 8868:4071f4df98c3

pytype: drop pytype_requirements.txt appenlight dependency appenlight support was dropped in 09826e98b064.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 09 Apr 2021 06:27:17 -0400
parents 278cc5936ed5
children dceaee61b164
comparison
equal deleted inserted replaced
8867:3119d680a8d5 8868:4071f4df98c3
1 # Note: pytype currently only supports Python3.8 1 # Note: pytype currently only supports Python3.8
2 pytype == 2021.1.8 2 pytype == 2021.1.8
3 # optional modules that we want for pytype checking 3 # optional modules that we want for pytype checking
4 appenlight_client
5 ipython 4 ipython
6 kajiki 5 kajiki
7 psycopg2 6 psycopg2
8 python-ldap 7 python-ldap
9 python-pam 8 python-pam