Skip to content

Commit

Permalink
pin packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dcmcand committed Mar 15, 2024
1 parent d07b7e4 commit 30cd7ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,23 +54,23 @@ classifiers = [
]

dependencies = [
"auth0-python>=4.7.1",
"auth0-python==4.7.1",
"azure-identity==1.12.0",
"azure-mgmt-containerservice==26.0.0",
"azure-mgmt-resource==23.0.1",
"bcrypt==4.0.1",
"boto3>=1.28.40",
"boto3==1.34.63",
"cloudflare==2.11.7",
"kubernetes==27.2.0",
"pluggy==1.3.0",
"prompt-toolkit==3.0.36",
"pydantic==1.10.12",
"pynacl==1.5.0",
"python-keycloak>=3.3.0",
"python-keycloak>=3.9.1",
"questionary==2.0.0",
"requests-toolbelt==1.0.0",
"rich==13.5.1",
"ruamel.yaml>=0.18.0",
"ruamel.yaml==0.18.6",
"typer==0.9.0",
"packaging==23.2",
]
Expand Down

0 comments on commit 30cd7ea

Please sign in to comment.