Skip to content

Commit ce1997b

Browse files
Fixed 🔧
1 parent 4cbe9cc commit ce1997b

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

‎requirements.txt‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
Babel==2.10.1
1+
Babel
22
google-cloud-datastore==2.10.0
3-
humanize==4.1.0
4-
img2pdf==0.4.4
5-
Logbook==1.5.3
6-
matplotlib==3.5.2
7-
ocrmypdf==14.0.1
8-
pdfCropMargins==1.0.5
9-
pdf2image==1.16.0
10-
pdfminer.six==20220524
11-
python-dotenv==0.20.0
3+
humanize
4+
img2pdf
5+
Logbook
6+
matplotlib
7+
ocrmypdf
8+
pdfCropMargins
9+
pdf2image
10+
pdfminer.six
11+
python-dotenv
1212
python-telegram-bot==13.12
13-
Pillow==9.1.1
14-
PyPDF2==2.11.1
15-
requests==2.28.1
16-
slackclient==2.9.4
17-
textblob==0.17.1
18-
WeasyPrint==55.0
13+
Pillow
14+
PyPDF2
15+
requests
16+
slackclient
17+
textblob
18+
WeasyPrint
1919
git+https://github.com/zeshuaro/noteshrink.git#egg=noteshrink
2020
git+https://github.com/zeshuaro/pdf-diff#egg=pdf_diff

0 commit comments

Comments
 (0)