diff --git a/README.md b/README.md index 5cb4fc0..f588557 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,6 @@ options: camelot methods: lattice Looks for lines between data. stream Looks for spaces between data. - ocrl Lattice, but for images. - ocrs Stream, but for images. See 'camelot <method> -h' for more information on a specific method. diff --git a/requirements.txt b/requirements.txt index 826e271..61b0ccd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,5 @@ nose pdfminer pyexcel-xlsx Pillow -pyocr PyPDF2 Sphinx