-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathPipfile
More file actions
42 lines (41 loc) · 907 Bytes
/
Pipfile
File metadata and controls
42 lines (41 loc) · 907 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
ClusterShell = "==1.9.3"
GitPython = "==3.1.46"
Jinja2 = "==3.1.6"
PyMySQL = "==1.1.2"
PyYAML = "==6.0.3"
ansible-runner = "==2.4.2"
ara = "==1.7.5"
celery = {version = "==5.6.3", extras = ["redis"]}
cliff = "==4.13.3"
deepdiff = "==8.6.2"
docker = "==7.1.0"
dtrack-auditor = "==1.5.0"
flower = "==2.0.1"
hiredis = "==3.3.1"
huey = "==2.6.0"
jc = "==1.25.6"
keystoneauth1 = "==5.13.1"
kombu = "==5.6.2"
kubernetes = "==33.1.0"
loguru = "==0.7.3"
nbcli = "0.10.0.dev2"
openstacksdk = "==4.10.0"
paramiko = "==4.0.0"
pottery = "==3.0.1"
prompt-toolkit = "==3.0.52"
pyang = "==2.7.1"
pynetbox = "==7.6.1"
pytest-testinfra = "==10.2.2"
python-dateutil = "==2.9.0.post0"
redfish = "==3.3.5"
setuptools = "==82.0.1"
sqlmodel = "==0.0.37"
sushy = "==5.10.0"
transitions = "==0.9.3"
validators = "==0.35.0"
watchdog = "==6.0.0"