.cirrus_requirements.txt 223 B

123456789
  1. # Based on Python package versions in Debian bullseye
  2. # https://packages.debian.org/bullseye/python/
  3. astroid==2.5.1 # via pylint
  4. pylint==2.7.2
  5. pytest-cov==2.10.1
  6. pytest==6.0.2
  7. httplib2==0.18.1
  8. requests==2.25.1
  9. yapf==0.30.0