]> git.proxmox.com Git - ceph.git/blob - ceph/src/python-common/requirements.txt
import 15.2.0 Octopus source
[ceph.git] / ceph / src / python-common / requirements.txt
1 six
2 pytest >=2.1.3,<5; python_version < '3.5'
3 mock; python_version < '3.3'
4 mypy==0.770; python_version >= '3'
5 pytest-mypy; python_version >= '3'
6 pytest >= 2.1.3; python_version >= '3'