Skip to content

Commit

Permalink
[pip] Resolved Merge Conflict Left Behind
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreSinger committed Jun 10, 2024
1 parent c310854 commit 09a92dd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@ psutil

# Python linter and formatter
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)
<<<<<<< dependabot/pip/black-24.3.0
black==24.3.0
=======
black==21.4b0
>>>>>>> master
pylint==2.7.4

# Surelog
orderedmultidict
orderedmultidict

0 comments on commit 09a92dd

Please sign in to comment.