summaryrefslogtreecommitdiffstats
path: root/docker-requirements.txt
blob: 53d88681d7e4b23f1265a750bee050fe23c1bbc5 (plain)
1
2
3
4
5
6
7
8
9
10
# install with base requirements file
-r requirements.txt

docker>=6.1.1; python_version >= "3.7"
podman; python_version >= "3.6"
packaging; python_version >= "3.7"
python-dateutil
six
urllib3
requests