Skip to content

Commit

Permalink
Fix messed-up Pipfile following botched merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mhucka committed Mar 15, 2022
1 parent 6552dfc commit 6ae66dd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 52 deletions.
4 changes: 0 additions & 4 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@ textdistance = "==4.2.2"
urllib3 = "==1.26.5"
validator-collection = "==1.5.0"
Pillow = "==9.0.1"
<<<<<<< HEAD
PyMuPDF = "==1.18.14"
=======
PyMuPDF = "==1.19.6"
>>>>>>> 0008d88 (Update Pipfile)
StringDist = "==1.0.9"

[dev-packages]
Expand Down
57 changes: 9 additions & 48 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6ae66dd

Please sign in to comment.