summaryrefslogtreecommitdiffstats
path: root/docker-requirements.txt
blob: bdf4b79d0368c2855f85fe8124ed9dc78fccf053 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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
urllib3<2.0
requests