aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW_CNF_CDS/automation/Pipfile
blob: 7c21af182d5787496ae582ce4e8d394881708112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]
onapsdk = "<=7.3.0"
kubernetes = "<=12.0.1"

[requires]
python_version = "3.8"