Pin docker pip package to prevent issue with docker-compose

This commit is contained in:
Taylor Helsper 2023-12-15 15:25:37 -06:00
parent 43bcefdfe7
commit f86c3470cf

View File

@ -1,5 +1,8 @@
gnureadline
docker-compose
# Docker package pinned to <7 to prevent btcpayserver issue
# https://github.com/docker/docker-py/issues/3194
docker>=6.0.0,<7.0.0
pipenv
bcrypt
pysocks