github.com/crowdsecurity/crowdsec@v1.6.1/docker/test/Pipfile (about) 1 [packages] 2 pytest-dotenv = "0.5.2" 3 pytest-xdist = "3.5.0" 4 pytest-cs = {ref = "0.7.19", git = "https://github.com/crowdsecurity/pytest-cs.git"} 5 6 [dev-packages] 7 gnureadline = "8.1.2" 8 ipdb = "0.13.13" 9 10 [requires] 11 python_version = "*"