dudegladiator commited on
Commit
adab359
·
1 Parent(s): 0338dd5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- pip==22.3.1
2
  aiohttp==3.8.1
3
  aiosignal==1.2.0
4
  analytics-python==1.4.0
@@ -58,7 +58,6 @@ overrides==3.1.0
58
  packaging==21.3
59
  pandas==1.4.0
60
  paramiko==2.9.2
61
- pdfminer.six==20211012
62
  pdfplumber==0.6.0
63
  Pillow==9.0.1
64
  protobuf==3.19.4
@@ -107,5 +106,5 @@ wrapt==1.13.3
107
  xmltodict==0.12.0
108
  yarl==1.7.2
109
  zipp==3.7.0
110
- PyMuPDF==1.19.0
111
- pdfminer.six
 
1
+ pip==23.2.1
2
  aiohttp==3.8.1
3
  aiosignal==1.2.0
4
  analytics-python==1.4.0
 
58
  packaging==21.3
59
  pandas==1.4.0
60
  paramiko==2.9.2
 
61
  pdfplumber==0.6.0
62
  Pillow==9.0.1
63
  protobuf==3.19.4
 
106
  xmltodict==0.12.0
107
  yarl==1.7.2
108
  zipp==3.7.0
109
+ pdfminer.six==20221105
110
+ tokenizers