crowdsec/docker/test/Pipfile

12 lines
231 B
TOML
Raw Normal View History

2023-02-20 13:55:56 +00:00
[packages]
pytest-dotenv = "0.5.2"
pytest-xdist = "3.3.1"
2023-08-08 22:49:52 +00:00
pytest-cs = {ref = "0.7.17", git = "https://github.com/crowdsecurity/pytest-cs.git"}
2023-02-20 13:55:56 +00:00
[dev-packages]
gnureadline = "8.1.2"
ipdb = "0.13.13"
2023-02-20 13:55:56 +00:00
[requires]
2023-05-25 08:02:33 +00:00
python_version = "*"