Skip to content

Commit 09a92dd

Browse files
[pip] Resolved Merge Conflict Left Behind
1 parent c310854 commit 09a92dd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

requirements.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,8 @@ psutil
44

55
# Python linter and formatter
66
click==8.0.2 # Our version of black needs an older version of click (https://stackoverflow.com/questions/71673404/importerror-cannot-import-name-unicodefun-from-click)
7-
<<<<<<< dependabot/pip/black-24.3.0
87
black==24.3.0
9-
=======
10-
black==21.4b0
11-
>>>>>>> master
128
pylint==2.7.4
139

1410
# Surelog
15-
orderedmultidict
11+
orderedmultidict

0 commit comments

Comments
 (0)