Skip to content

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
lkubb authored Oct 7, 2024
1 parent 904aef5 commit 3a57f04
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ classifiers = [
requires-python = ">= 3.8"
dynamic = ["version"]
dependencies = [
<<<<<<< before updating
"salt>=3006",
"azure-batch==12.0.0",
"azure-common==1.1.28",
"azure-graphrbac==0.61.1",
Expand All @@ -62,10 +62,6 @@ dependencies = [
"azure-storage-queue==12.3.0",
"msrest==0.7.1",
"msrestazure==0.6.4",
"salt>=3005",
=======
"salt>=3006",
>>>>>>> after updating
]

[project.readme]
Expand Down

0 comments on commit 3a57f04

Please sign in to comment.