File: requirements-test.txt

package info (click to toggle)
python-httplib2 0.22.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,448 kB
  • sloc: python: 6,629; javascript: 3,563; makefile: 56
file content (13 lines) | stat: -rw-r--r-- 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
cryptography==38.0.3;python_version>="3.6"
flake8==3.9.2
future==0.18.3
mock==2.0.0;python_version<"3.3"
pytest-cov==2.12.1
pytest-forked==1.3.0
pytest-randomly==1.2.3
pytest-timeout==1.4.2
pytest-xdist==1.34.0
pytest==4.6.11;python_version<="3.4"
pytest==6.1.2;python_version>"3.4" and python_version<"3.10"
pytest==6.2.5;python_version>="3.10"
six==1.10.0