Skip to content

Commit 9290685

Browse files
committed
Fix click lib to 8.2 to avoid breaking changes
1 parent 707eaef commit 9290685

2 files changed

Lines changed: 460 additions & 441 deletions

File tree

server/Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ psycogreen = "==1.0.2"
4040
importlib-metadata = "==8.4.0" # https://github.com/pallets/flask/issues/4502
4141
typing_extensions = "==4.12.2"
4242
python-magic = "==0.4.27"
43+
click = "==8.2.0"
4344
# requirements for development on windows
4445
colorama = "==0.4.5"
4546

0 commit comments

Comments
 (0)