Skip to content

Commit

Permalink
fix(deps): fix the version for click to ==7.1.2
Browse files Browse the repository at this point in the history
This was causing issues downstream where the latest version cloud be installed that was making conflict with ladybug-core
  • Loading branch information
mostaphaRoudsari authored May 20, 2021
1 parent f656024 commit 5a2ea31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli-requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
click>=7.1.2
click>==7.1.2

0 comments on commit 5a2ea31

Please sign in to comment.