mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 06:48:07 +00:00
Drop docker-compose from requirements.txt, it's not used. This was the only thing preventing us from using pyyaml 6.0.1 which fixes issues we were seeing with tests not running (https://github.com/yaml/pyyaml/pull/702)
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
30661fedcb
commit
7e240251d5
@ -1,4 +1,4 @@
|
||||
docker-compose == 1.29.2
|
||||
pyyaml == 6.0.1
|
||||
pytest == 7.4.0
|
||||
pytest-xdist == 3.3.1
|
||||
pytest-testinfra == 8.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user