Skip to content

Commit

Permalink
frozen package versions (#569)
Browse files Browse the repository at this point in the history
Signed-off-by: Tullio Sebastiani <[email protected]>
  • Loading branch information
tsebastiani authored Feb 9, 2024
1 parent 67d4ee9 commit c7ea366
Showing 1 changed file with 31 additions and 30 deletions.
61 changes: 31 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,40 +1,41 @@
PyYAML>=5.1
aliyun-python-sdk-core==2.13.36
aliyun-python-sdk-ecs==4.24.25
arcaflow==0.9.0
arcaflow-plugin-sdk==0.10.0
azure-identity
azure-keyvault
azure-mgmt-compute
boto3==1.28.61
coverage
datetime
docker
docker-compose
git+https://github.com/krkn-chaos/arcaflow-plugin-kill-pod.git
git+https://github.com/vmware/[email protected]
gitpython
google-api-python-client
ibm_cloud_sdk_core
ibm_vpc
azure-identity==1.15.0
azure-keyvault==4.2.0
azure-mgmt-compute==30.5.0
itsdangerous==2.0.1
coverage==7.4.1
datetime==5.4
docker==7.0.0
docker-compose==1.29.2
gitpython==3.1.41
google-api-python-client==2.116.0
ibm_cloud_sdk_core==3.18.0
ibm_vpc==0.20.0
jinja2==3.1.3
krkn-lib >= 1.4.6
kubernetes
lxml >= 4.3.0
oauth2client>=4.1.3
openshift-client
paramiko
podman-compose
pyVmomi >= 6.7
pyfiglet
pytest
python-ipmi
python-openstackclient
requests
service_identity
krkn-lib==1.4.9
lxml==5.1.0
kubernetes==26.1.0
oauth2client==4.1.3
pandas==2.2.0
openshift-client==1.0.21
paramiko==3.4.0
podman-compose==1.0.6
pyVmomi==8.0.2.0.1
pyfiglet==1.0.2
pytest==8.0.0
python-ipmi==0.5.4
python-openstackclient==6.5.0
requests==2.31.0
service_identity==24.1.0
PyYAML==5.4.1
setuptools==65.5.1
werkzeug==3.0.1
wheel>=0.38.0
wheel==0.42.0
zope.interface==5.4.0
pandas>=2.2.0

git+https://github.com/krkn-chaos/arcaflow-plugin-kill-pod.git
git+https://github.com/vmware/[email protected]

0 comments on commit c7ea366

Please sign in to comment.