Skip to content

Commit

Permalink
pin versions for packages
Browse files Browse the repository at this point in the history
Signed-off-by: vavuthu <[email protected]>
  • Loading branch information
vavuthu committed Oct 26, 2023
1 parent e5afe38 commit 97df517
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,21 +75,21 @@
# compatible systems. Resolves problem for m1 Mac chips
"greenlet==1.1.2",
"ovirt-engine-sdk-python==4.4.11",
"junitparser",
"junitparser==3.1.0",
"flaky==3.7.0",
"ocp-network-split",
"pyopenssl",
"pyparsing ==2.4.7",
"ocp-network-split==0.3.0",
"pyopenssl==23.3.0",
"pyparsing==2.4.7",
"mysql-connector-python==8.0.27",
"pytest-repeat",
"pytest-repeat==0.9.3",
"pexpect>=4.8.0",
# googleapis-common-protos 1.56.2 needs to have protobuf<4.0.0>=3.15.0
"protobuf==4.21.7",
"ping3>=4.0.3",
"psutil==5.9.0",
"azure-identity==1.12.0",
"azure-mgmt-storage==21.0.0",
"fauxfactory",
"fauxfactory==3.1.0",
],
entry_points={
"console_scripts": [
Expand Down

0 comments on commit 97df517

Please sign in to comment.