comparison pytype_requirements.txt @ 8869:dceaee61b164

pytype: support 2021.4.1 on Python 3.9
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 09 Apr 2021 06:26:39 -0400
parents 4071f4df98c3
children
comparison
equal deleted inserted replaced
8868:4071f4df98c3 8869:dceaee61b164
1 # Note: pytype currently only supports Python3.8 1 # Note: we support pytype on Python3.9
2 pytype == 2021.1.8 2 pytype==2021.4.1
3 # optional modules that we want for pytype checking 3 # optional modules that we want for pytype checking
4 ipython 4 ipython
5 kajiki 5 kajiki
6 psycopg2 6 psycopg2
7 python-ldap 7 python-ldap